/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

._f-brand-light {
    font-weight: 300
}

._f-brand-light,
._f-brand-medium {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif
}

._f-brand-medium {
    font-weight: 400
}

._f-brand-bold {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 500
}

@-ms-viewport {
    width: device-width
}

*,
:after,
:before {
    box-sizing: border-box
}

::-moz-selection {
    background: #7fbbe3;
    color: #fff
}

::selection {
    background: #7fbbe3;
    color: #fff
}

body {
    color: #53585b;
    font-family: Gotham DS A, Gotham DS B, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    min-width: 320px;
    overflow-x: hidden
}

@media screen and (min-width:900px) {
    body {
        margin-top: 145px
    }
}

._no-body-scroll {
    overflow: hidden
}

a {
    color: #f6a800;
    text-decoration: none;
    transition: color .15s linear, background .15s linear;
    will-change: color, background
}

a:active,
a:hover {
    color: #e29500
}

strong {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 500
}

button {
    background: none;
    border: none;
    transition: color .15s linear, background .15s linear;
    will-change: color, background
}

._p-h1,
._p-h2,
._p-h3,
._p-h4,
._p-h5,
._p-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0077c8;
    line-height: 1.2;
    margin-top: 0
}

._p-h1,
h1 {
    font-size: 2rem
}

@media screen and (min-width:650px) {
    ._p-h1,
    h1 {
        font-size: 3.375rem
    }
}

@media screen and (min-width:900px) {
    ._p-h1,
    h1 {
        font-size: 3rem
    }
}

._p-h2,
h2 {
    font-size: 1.625rem
}

@media screen and (min-width:650px) {
    ._p-h2,
    h2 {
        font-size: 1.875rem
    }
}

@media screen and (min-width:900px) {
    ._p-h2,
    h2 {
        font-size: 2rem
    }
}

._p-h3,
h3 {
    font-size: 1.25rem
}

@media screen and (min-width:650px) {
    ._p-h3,
    h3 {
        font-size: 1.375rem
    }
}

@media screen and (min-width:900px) {
    ._p-h3,
    h3 {
        font-size: 1.5rem
    }
}

._p-h4,
h4 {
    font-size: 1.125rem
}

@media screen and (min-width:650px) {
    ._p-h4,
    h4 {
        font-size: 1.125rem
    }
}

@media screen and (min-width:900px) {
    ._p-h4,
    h4 {
        font-size: 1.25rem
    }
}

._p-h5,
h5 {
    font-size: 1rem
}

@media screen and (min-width:650px) {
    ._p-h5,
    h5 {
        font-size: 1rem
    }
}

@media screen and (min-width:900px) {
    ._p-h5,
    h5 {
        font-size: 1rem
    }
}

._p-h6,
h6 {
    font-size: 1rem
}

@media screen and (min-width:650px) {
    ._p-h6,
    h6 {
        font-size: 1rem
    }
}

@media screen and (min-width:900px) {
    ._p-h6,
    h6 {
        font-size: 1rem
    }
}

ol,
p,
ul {
    margin-top: 0;
    max-width: 55em
}

._p-small {
    font-size: .875rem
}

._fonts-loaded ._p-h1,
._fonts-loaded ._p-h2,
._fonts-loaded ._p-h3,
._fonts-loaded ._p-h4,
._fonts-loaded ._p-h5,
._fonts-loaded ._p-h6,
._fonts-loaded h1,
._fonts-loaded h2,
._fonts-loaded h3,
._fonts-loaded h4,
._fonts-loaded h5,
._fonts-loaded h6 {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400
}

._icon-container {
    display: none;
    height: 0;
    position: absolute;
    visibility: hidden;
    width: 0
}

._icon {
    display: block;
    fill: inherit;
    height: 100%;
    width: 100%
}

._icon--centered {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

._u-list-style-none {
    list-style: none;
    margin: 0;
    max-width: none;
    padding: 0
}

._u-visually-hidden {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

.js ._js-clickable__trigger {
    cursor: pointer
}

@media screen and (max-width:750px) {
    ._u-no-scroll--mobile {
        overflow: hidden
    }
}

.js ._js-clickable__trigger {
    color: #0077c8;
    cursor: pointer
}

.js ._js-clickable__trigger:hover {
    color: #0069b7
}

._js-layer__layer,
[v-cloak] {
    display: none
}

._js-layer__layer--open {
    padding: 4.6875vw 3.125vw;
    background-color: #fff;
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 40
}

@media (min-width:1178px) {
    ._js-layer__layer--open {
        padding: 54px 36px
    }
}

._js-layer__layer--open ._js-layer__layer-inner {
    margin: 0 auto;
    max-width: 1106px
}

._js-layer__layer--open ._js-layer__zoomed-module {
    max-width: 1106px;
    overflow: hidden
}

._js-layer__close-button {
    display: none;
    fill: #f6a800;
    height: 30px;
    margin: 0 3.125vw 1rem auto;
    padding: 0;
    width: 30px
}

._js-layer__layer--open ._js-layer__close-button {
    display: block
}

@media screen and (min-width:1178px) {
    ._js-layer__close-button {
        margin: 0 0 1rem auto
    }
}

._js-show ._js-show__content--hidden,
._js-show ._js-show__trigger-show--hidden,
.no-js ._js-show ._js-show__trigger-show {
    display: none
}

.no-js ._js-show ._js-show__content--hidden {
    display: block
}

._js-zoom__layer--open {
    padding: 4.6875vw 3.125vw;
    background-color: #fff;
    bottom: 0;
    height: auto;
    left: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 40
}

@media (min-width:1178px) {
    ._js-zoom__layer--open {
        padding: 54px 36px
    }
}

._js-zoom__layer--open ._js-zoom__layer-inner {
    margin: 0 auto;
    max-width: 1106px
}

._js-zoom__layer--open ._js-zoom__zoomed-module {
    max-width: 1106px;
    overflow: hidden
}

._js-zoom__open-button,
.no-js ._js-zoom__open-button {
    display: none
}

._js-zoom__close-button {
    display: none;
    height: 40px;
    margin: 0 0 1rem auto;
    padding: 0;
    width: 40px
}

._js-zoom__layer--open ._js-zoom__open-button {
    display: none
}

._js-zoom__layer--open ._js-zoom__close-button {
    display: block
}

@media screen and (min-width:650px) {
    ._js-zoom__open-button {
        background: #f6a800;
        display: block;
        fill: #f6a800;
        height: 40px;
        padding: .5rem;
        position: absolute;
        right: 1rem;
        top: 1rem;
        transition: background, .15s linear;
        width: 40px;
        z-index: 10
    }
    ._js-zoom__open-button:hover {
        background: #e29500
    }
    ._js-zoom__open-icon {
        fill: #fff
    }
}

._p-arrow-button__row {
    margin: 1rem 0 0;
    padding-left: 20px
}

._p-button._p-arrow-button {
    background-color: transparent;
    border-color: #f6a800;
    margin: 0 0 1rem -20px;
    outline: none;
    padding: 0 20px;
    position: relative
}

._p-button._p-arrow-button--active {
    border-color: #0077c8
}

._p-button._p-arrow-button--active:hover {
    border-color: #0069b7
}

._p-button._p-arrow-button:hover {
    background-color: transparent
}

._p-button._p-arrow-button:first-of-type {
    padding-left: 0
}

._p-arrow-button__inner {
    background-color: #f6a800;
    display: inline-block;
    height: 40px;
    padding: .5em;
    pointer-events: none;
    transition: background-color .15s linear;
    white-space: nowrap
}

._p-arrow-button:hover ._p-arrow-button__inner {
    background-color: #e29500
}

._p-arrow-button--active ._p-arrow-button__inner {
    background-color: #0077c8
}

._p-arrow-button--active:hover ._p-arrow-button__inner {
    background-color: #0069b7
}

._p-arrow-button:first-of-type ._p-arrow-button__inner {
    padding-left: .8em
}

._p-arrow-button:hover {
    border-color: #e29500
}

._p-arrow-button:after,
._p-arrow-button:not(:first-of-type):before {
    content: "";
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: border-color .15s linear;
    width: 0
}

._p-arrow-button:before {
    border: 20px solid;
    border-color: inherit;
    border-left-color: transparent;
    border-right: 0;
    left: 0
}

._p-arrow-button:after {
    border: 20px solid transparent;
    border-left-color: inherit;
    border-right: 0;
    right: 0
}

._p-author-message {
    padding: 3.125vw;
    background: #e4002b;
    color: #fff
}

@media (min-width:1178px) {
    ._p-author-message {
        padding: 36px
    }
}

._p-bgcolor--dark {
    background-color: #eee;
    overflow: hidden
}

._p-bgcolor--accent {
    background-color: #0077c8;
    overflow: hidden
}

._p-bgimage {
    background-position: 25%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

._p-button {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    background: #f6a800;
    border: none;
    color: #fff;
    display: inline-block;
    min-height: 40px;
    padding: .5em .8em
}

._p-button--icon {
    padding: 8px 0px 8px 0px;
    position: relative
}

._p-button--icon-reversed {
    padding: .5em .8em .5em 1.8em;
    position: relative
}

._p-button:active,
._p-button:hover {
    background: #e29500;
    color: #fff;
    text-decoration: none
}

._p-button--inverted {
    background: #fff;
    color: #f6a800
}

._p-button--framed {
    border: 1px solid #f6a800
}

._p-button--disabled._p-button--framed {
    border-color: #53585b
}

._p-button--inverted:active,
._p-button--inverted:hover {
    background: hsla(0, 0%, 100%, .8);
    color: #f6a800
}

a._p-button--disabled,
button._p-button--disabled {
    background: #53585b;
    cursor: not-allowed
}

._p-button--disabled:active,
._p-button--disabled:hover {
    background: #666
}

._p-button__icon {
    bottom: 0;
    display: inline-block;
    fill: currentColor;
    height: 1em;
    left: auto;
    margin: auto;
    position: absolute;
    right: 1em;
    top: 0;
    width: 1em
}

._p-button__icon--no-text {
    position: static;
    vertical-align: text-top
}

._p-button__icon--reversed {
    bottom: 0;
    display: inline-block;
    fill: currentColor;
    height: 1em;
    left: .5em;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 1em
}

._p-caption {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 20
}

._p-caption__body {
    position: relative
}

._p-caption__label {
    background: hsla(0, 0%, 91%, .85);
    cursor: pointer;
    display: block;
    height: 40px;
    margin: 0 auto;
    padding: 11px;
    text-align: center;
    width: 60px
}

._p-caption__label ._icon {
    fill: #666;
    height: 18px;
    width: 100%
}

._p-caption__checkbox,
._p-caption__hide {
    display: none
}

._p-caption__figcaption {
    background: hsla(0, 0%, 91%, .85);
    cursor: auto;
    display: none;
    padding: 25px 40px 25px 25px
}

._p-caption__checkbox:checked~._p-caption__figcaption {
    display: block
}

._p-caption__checkbox:checked~._p-caption__label {
    background: transparent;
    position: absolute;
    right: 0;
    top: 0
}

._p-caption__checkbox:checked~._p-caption__label ._p-caption__show {
    display: none
}

._p-caption__checkbox:checked~._p-caption__label ._p-caption__hide {
    display: block
}

._p-caption__headline {
    color: inherit;
    margin-bottom: .5rem
}

._p-caption__text {
    white-space: normal
}

._load-icon__group>* {
    animation: a 1.2s linear infinite;
    fill: none;
    stroke: #f6a800;
    stroke-width: 1
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ._load-icon__group>* {
        animation: b 1.2s linear infinite;
        transform-origin: center center
    }
}

._load-icon__1 {
    animation-delay: -.15s
}

._load-icon__2 {
    animation-delay: -.3s
}

._load-icon__3 {
    animation-delay: -.45s
}

._load-icon__4 {
    animation-delay: -.6s
}

._load-icon__5 {
    animation-delay: -.75s
}

._load-icon__6 {
    animation-delay: -.9s
}

._load-icon__7 {
    animation-delay: -1.05s
}

._load-icon__8 {
    animation-delay: -1.2s
}

@keyframes a {
    0% {
        opacity: 1
    }
    90% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes b {
    0% {
        opacity: 1;
        transform: scale(1)
    }
    90% {
        opacity: 0;
        transform: scale(.5)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

._p-load-more__wrapper {
    margin: 3.125vw 0;
    text-align: center
}

@media (min-width:1178px) {
    ._p-load-more__wrapper {
        margin: 36px 0
    }
}

._p-load-more__button {
    display: inline-block
}

button._p-load-more__button {
    background: none;
    border: none;
    color: #f6a800
}

._p-load-more__circle {
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6a800;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    height: 4rem;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    transition: background .15s linear;
    width: 4rem
}

._p-load-more__button:hover ._p-load-more__circle,
._p-load-more__link:hover ._p-load-more__circle {
    background-color: #e29500
}

._p-load-more__icon {
    fill: #fff;
    height: 2rem;
    pointer-events: none;
    transform: rotate(90deg);
    width: 2rem
}

.no-js ._p-load-more__wrapper {
    display: none
}

._p-load-more__text {
    margin: 1.5625vw 0 0;
    display: inline-block
}

@media (min-width:1178px) {
    ._p-load-more__text {
        margin: 18px 0 0
    }
}

._p-module {
    margin: 3.125vw 3.125vw 6.25vw;
    max-width: 1106px;
    overflow: hidden
}

@media screen and (min-width:1178px) {
    ._p-module {
        margin: 72px auto 72px
    }
}

._p-module--fullwidth {
    margin: 3.125vw 0 6.25vw;
    overflow: hidden
}

@media (min-width:1178px) {
    ._p-module--fullwidth {
        margin: 36px 0 72px
    }
}

._p-pagination__list {
    margin: 3.125vw 0;
    text-align: center
}

@media (min-width:1178px) {
    ._p-pagination__list {
        margin: 36px 0
    }
}

._p-pagination__list-item {
    display: inline-block;
    margin-right: .5rem
}

._p-pagination__button {
    background-color: #e7e7e7;
    min-height: 40px;
    min-width: 40px
}

._p-pagination__button--active,
._p-pagination__button--active:hover {
    background-color: #0077c8
}

._p-pagination__button--navigational {
    background-color: #f6a800
}

@keyframes c {
    5% {
        bottom: 1rem
    }
    95% {
        bottom: 1rem
    }
    to {
        bottom: -60px
    }
}

._p-toast {
    background-color: #666;
    bottom: -60px;
    color: #fff;
    left: 1rem;
    padding: 1rem;
    position: fixed;
    white-space: nowrap;
    z-index: 20
}

._p-toast--active {
    animation: c 2s 1
}

._p-toast__text {
    margin: 0
}

._p-wrapper-inner {
    padding: 4.6875vw 3.125vw;
    margin: auto;
    max-width: 1178px
}

@media (min-width:1178px) {
    ._p-wrapper-inner {
        padding: 54px 36px
    }
}

._accordion-item {
    margin-bottom: .5em
}

._accordion-item__head {
    padding: 3.125vw;
    background-color: #e7e7e7;
    cursor: pointer;
    position: relative
}

@media (min-width:1178px) {
    ._accordion-item__head {
        padding: 36px
    }
}

._fonts-loaded ._accordion-item__headline {
    -ms-flex-align: start;
    align-items: flex-start;
    color: #53585b;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 1.25rem;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    text-transform: none
}

._accordion-item__headline-text {
    display: block;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    max-width: calc(100% - 20px);
    padding-right: 10px;
    word-break: normal
}

._accordion-item__icon {
    fill: #f6a800;
    height: 20px;
    min-width: 20px;
    width: 20px
}

.no-js ._accordion-item__icon {
    display: none
}

._accordion-item__icon use {
    pointer-events: none
}

._accordion-item__content {
    background-color: #eee;
    overflow: hidden;
    transition: height .3s ease
}

._accordion-item__parsys {
    overflow: hidden
}

._accordion-item--hidden ._accordion-item__content,
.js ._accordion-item--initially-closed ._accordion-item__content {
    height: 0
}

@media screen and (min-width:900px) {
    ._accordion-item__head {
        padding: 2.0625vw
    }
    ._accordion ._p-module {
        padding: 0 2.0625vw
    }
    ._fonts-loaded ._accordion-item__headline {
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (min-width:900px) and (min-width:1178px) {
    ._accordion-item__head {
        padding: 23.76px
    }
}

@media screen and (min-width:900px) and (min-width:1178px) {
    ._accordion ._p-module {
        padding: 0 23.76px
    }
}

@media screen and (min-width:1176px) {
    ._accordion-item__parsys {
        padding: 0 3.125vw
    }
}

@media screen and (min-width:1176px) and (min-width:1178px) {
    ._accordion-item__parsys {
        padding: 0 36px
    }
}

._accordion__headline {
    color: #0077c8
}

._article-headline__date,
._article-headline__headline {
    color: inherit
}

._asset-download__header {
    margin-bottom: 3rem
}

._asset-download__actions>button {
    margin: 0 1rem 1rem 0
}

._asset-download__load-container {
    margin: 1rem auto;
    max-width: 50px
}

._asset-download__item {
    border-bottom: 1px solid #e7e7e7;
    margin: 0 0 4rem;
    padding: 0 0 1rem
}

._asset-download__asset-header {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem
}

._asset-download__check-wrapper {
    padding-right: 1rem
}

._asset-download__asset-headline {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0
}

._asset-download__asset-headline label {
    cursor: pointer
}

._asset-download__asset-headline:hover {
    color: #0069b7
}

._asset-download__asset-body {
    display: block;
    margin-bottom: 1rem
}

._asset-download__img-wrapper {
    margin-bottom: 1rem;
    width: 100%
}

._asset-download__asset-img {
    display: block;
    height: auto;
    width: 100%
}

._asset-download__asset-info-item {
    display: block;
    margin: 0 2rem 1rem 0
}

._asset-download__asset-info-item--accent {
    color: #0077c8
}

._asset-download__asset-remove {
    color: #f6a800;
    display: block;
    padding: .5rem 0
}

._asset-download__asset-remove:hover {
    color: #e29500
}

._asset-download__asset-remove-icon {
    display: inline-block;
    fill: #f6a800;
    height: 1rem;
    margin-right: .5rem;
    transition: fill .15s linear;
    width: 1rem
}

._asset-download__asset-remove:hover ._asset-download__asset-remove-icon {
    fill: #e29500
}

@media screen and (min-width:600px) {
    ._asset-download__asset-body {
        display: -ms-flexbox;
        display: flex
    }
    ._asset-download__img-wrapper {
        margin-bottom: 0;
        width: 33%
    }
    ._asset-download__asset-info {
        padding-left: 1rem
    }
    ._asset-download__asset-info-item {
        display: inline-block
    }
}

._assetheadline__type {
    color: #0077c8
}

._assetheadline__type>svg {
    fill: #0077c8;
    height: 24px;
    margin-left: 10px;
    vertical-align: middle;
    width: 24px
}

._assetheadline__headline {
    color: #53585b
}

._assetreferences {
    padding: 1.5625vw;
    background-color: #eee;
    width: 100%
}

@media (min-width:1178px) {
    ._assetreferences {
        padding: 18px
    }
}

._assetreferences__list.closed {
    overflow: hidden
}

._assetreferences__reference {
    padding: 3.125vw;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    position: relative;
    transform-origin: top;
    will-change: display, scaleY
}

@media (min-width:1178px) {
    ._assetreferences__reference {
        padding: 36px
    }
}

._assetreferences__list.closed ._assetreferences__reference:nth-child(n+4) {
    display: none
}

._assetreferences__list.open ._assetreferences__reference:nth-child(n+4) {
    animation: d .15s 1
}

._assetreferences__buttons-wrapper,
._assetreferences__description,
._assetreferences__image-wrapper,
._assetreferences__name {
    -ms-flex: 1 auto;
    flex: 1 auto;
    width: 100%
}

._assetreferences__image-wrapper {
    margin: 0 1.5625vw 1.5625vw 0
}

@media (min-width:1178px) {
    ._assetreferences__image-wrapper {
        margin: 0 18px 18px 0
    }
}

._assetreferences__image {
    height: 60px;
    width: 60px
}

._assetreferences__description,
._assetreferences__name {
    margin: 0 1.5625vw 0 0;
    font-family: Gotham DS A, Gotham DS B, Arial, sans-serif
}

@media (min-width:1178px) {
    ._assetreferences__description,
    ._assetreferences__name {
        margin: 0 18px 0 0
    }
}

._assetreferences__name {
    color: #0077c8;
    white-space: pre-wrap
}

._assetreferences__description {
    margin: 1.5625vw 0;
    display: block
}

@media (min-width:1178px) {
    ._assetreferences__description {
        margin: 18px 0
    }
}

._assetreferences__buttons-wrapper {
    padding: 0
}

._assetreferences__assetbutton-wrapper,
._assetreferences__downloadbutton-wrapper {
    display: inline-block;
    vertical-align: middle
}

._assetreferences__downloadbutton-wrapper {
    margin-right: 10px
}

.no-js ._assetreferences ._p-load-more__wrapper {
    display: none
}

.no-js ._assetreferences__list.closed ._assetreferences__reference:nth-child(n+4) {
    display: block
}

@media screen and (min-width:800px) {
    ._assetreferences__buttons-wrapper,
    ._assetreferences__description,
    ._assetreferences__image-wrapper,
    ._assetreferences__name {
        margin-bottom: 0
    }
    ._assetreferences__image-wrapper {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%
    }
    ._assetreferences__name {
        -ms-flex: 1 25%;
        flex: 1 25%
    }
    ._assetreferences__description {
        -ms-flex: 1 35%;
        flex: 1 35%
    }
    ._assetreferences__buttons-wrapper {
        -ms-flex: 1 30%;
        flex: 1 30%
    }
    ._assetreferences__reference {
        padding: .9375vw;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: row;
        flex-direction: row
    }
    ._assetreferences__description {
        margin: 1.5625vw 1.5625vw 1.5625vw 0
    }
    ._assetreferences__buttons-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0
    }
    ._assetreferences__assetbutton-wrapper,
    ._assetreferences__downloadbutton-wrapper {
        display: block;
        white-space: nowrap
    }
}

@media screen and (min-width:800px) and (min-width:1178px) {
    ._assetreferences__reference {
        padding: 10.8px
    }
}

@media screen and (min-width:800px) and (min-width:1178px) {
    ._assetreferences__description {
        margin: 18px 18px 18px 0
    }
}

@media screen and (min-width:960px) {
    ._assetreferences__assetbutton-wrapper,
    ._assetreferences__downloadbutton-wrapper {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 10px
    }
}

._history__list {
    overflow: hidden;
    position: relative;
    transition: max-height .3s ease-in-out;
    will-change: max-height
}

._history__list.closed {
    max-height: 300px
}

._history__list.closed:after {
    background: linear-gradient(0deg, #fff 0, hsla(0, 0%, 100%, 0));
    bottom: 0;
    content: "";
    height: 150px;
    pointer-events: none;
    position: absolute;
    width: 100%
}

._history__item {
    border-left: 1px solid #53585b;
    margin-left: 20px;
    padding-bottom: 60px
}

._history__item:last-child {
    border: none
}

._history-event__icon {
    background-color: #0077c8;
    border-radius: 20px;
    fill: #fff;
    left: 0;
    position: absolute
}

._history-event__icon,
._history-event__icon svg {
    height: 40px;
    width: 40px
}

._history__headline {
    color: #0077c8;
    margin-bottom: 40px
}

._history-event__info-wrapper {
    margin-left: 50px
}

._history-event__info-title {
    font-weight: 600;
    margin-bottom: .4em
}

._history-event__info-wrapper ._history-event__info,
._history-event__info-wrapper ._history-event__info-title {
    font-family: Gotham DS A, Gotham DS B, Arial, sans-serif
}

._history-event__info {
    margin: 0
}

._history ._p-load-more__wrapper {
    height: 95px;
    opacity: 1;
    transition: opacity .15s ease, height .15s ease, margin .15s ease;
    will-change: opacity, height, margin
}

._history ._p-load-more__wrapper.hidden {
    height: 0;
    margin: 0;
    opacity: 0
}

.no-js ._history__list.closed:after {
    display: none
}

.no-js ._history__list.closed {
    max-height: none
}

._assetmetadata__header {
    margin: 0 0 1.5625vw;
    color: #0077c8
}

@media (min-width:1178px) {
    ._assetmetadata__header {
        margin: 0 0 18px
    }
}

._assetmetadata__list {
    margin: 0 0 1.5625vw
}

@media (min-width:1178px) {
    ._assetmetadata__list {
        margin: 0 0 18px
    }
}

._assetmetadata__embed-code {
    display: block;
    width: 100%
}

._assetmetadata__buttons ._p-button {
    margin: 0 10px 10px 0
}

._assetmetadata__cart-action {
    margin: 0;
    min-width: 42px;
    padding: .5em .8em
}

@media screen and (min-width:750px) {
    ._assetmetadata__buttons {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

._sitereferences {
    padding: 1.5625vw;
    background-color: #eee;
    width: 100%
}

@media (min-width:1178px) {
    ._sitereferences {
        padding: 18px
    }
}

._sitereferences__list.closed {
    overflow: hidden
}

._sitereferences__reference {
    padding: 3.125vw;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    position: relative;
    transform-origin: top;
    will-change: display, scaleY
}

@media (min-width:1178px) {
    ._sitereferences__reference {
        padding: 36px
    }
}

._sitereferences__list.closed ._sitereferences__reference:nth-child(n+4) {
    display: none
}

@keyframes d {
    0% {
        display: none;
        transform: scaleY(0)
    }
    1% {
        display: block;
        transform: scaleY(0)
    }
    to {
        transform: scaleY(1)
    }
}

._sitereferences__list.open ._sitereferences__reference:nth-child(n+4) {
    animation: d .15s 1
}

._sitereferences__button-wrapper,
._sitereferences__domain,
._sitereferences__icon-wrapper,
._sitereferences__locale,
._sitereferences__name {
    -ms-flex: 1 auto;
    flex: 1 auto;
    width: 100%
}

._sitereferences__icon-wrapper {
    margin: 0 1.5625vw 1.5625vw 0
}

@media (min-width:1178px) {
    ._sitereferences__icon-wrapper {
        margin: 0 18px 18px 0
    }
}

._sitereferences__icon {
    fill: #0077c8;
    height: 60px;
    width: 60px
}

._sitereferences__domain,
._sitereferences__locale,
._sitereferences__name {
    margin: 0 1.5625vw 0 0;
    font-family: Gotham DS A, Gotham DS B, Arial, sans-serif
}

@media (min-width:1178px) {
    ._sitereferences__domain,
    ._sitereferences__locale,
    ._sitereferences__name {
        margin: 0 18px 0 0
    }
}

._sitereferences__name {
    color: #0077c8
}

._sitereferences__domain,
._sitereferences__locale {
    margin-bottom: 10px
}

.no-js ._sitereferences ._p-load-more__wrapper {
    display: none
}

.no-js ._sitereferences__list.closed {
    max-height: none
}

@media screen and (min-width:600px) {
    ._sitereferences__reference {
        padding: .9375vw;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: row;
        flex-direction: row
    }
    ._sitereferences__button-wrapper,
    ._sitereferences__domain,
    ._sitereferences__icon-wrapper,
    ._sitereferences__locale,
    ._sitereferences__name {
        margin-bottom: 0
    }
    ._sitereferences__icon-wrapper {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%
    }
    ._sitereferences__name {
        -ms-flex: 1 35%;
        flex: 1 35%
    }
    ._sitereferences__domain,
    ._sitereferences__locale {
        -ms-flex: 1 40%;
        flex: 1 40%;
        margin: 10px
    }
    ._sitereferences__button-wrapper {
        -ms-flex: 1 15%;
        flex: 1 15%
    }
    ._sitereferences__icon-wrapper {
        margin-bottom: 0
    }
    ._sitereferences__button-wrapper {
        padding: 0;
        white-space: nowrap
    }
}

@media screen and (min-width:600px) and (min-width:1178px) {
    ._sitereferences__reference {
        padding: 10.8px
    }
}

._tags__headline {
    color: #0077c8
}

._tags__list-item {
    background: #aaa;
    color: #fff;
    display: inline-block;
    font-size: .875rem;
    margin: 0 15px 15px 0;
    padding: 5px 15px
}

._asset-action-tiles__body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 1rem -.75rem
}

._asset-action-tiles__tile {
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0 .75rem 1rem
}

._asset-action-tiles__tile-inner {
    -ms-flex-align: center;
    align-items: center;
    background-color: #eee;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

._asset-action-tiles__img-container {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 200px;
    width: 100%
}

._asset-action-tiles__tile-actions {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -ms-flexbox;
    display: flex
}

._asset-action-tiles__tile-action {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 1rem;
    text-align: center;
    transition: background-color .15s linear
}

._asset-action-tiles__tile-action:hover {
    background-color: #e7e7e7
}

._asset-action-tiles__tile-action-icon {
    fill: #f6a800;
    height: 1.25rem;
    transition: fill .15s linear;
    vertical-align: middle;
    width: 1.25rem
}

._asset-action-tiles__tile-action:hover ._asset-action-tiles__tile-action-icon {
    fill: #e29500
}

._asset-action-tiles__footer>._p-button:first-child {
    margin: 0 1rem 1rem 0
}

._asset-action-tiles__licence-headline {
    color: #666
}

._asset-action-tiles__licence-icon {
    fill: #666
}

._asset-action-tiles__licence-icon,
._asset-action-tiles__licence-link-icon {
    display: inline-block;
    height: 1.25rem;
    vertical-align: text-bottom;
    width: 1.25rem
}

._asset-action-tiles__licence-link-icon {
    fill: #f6a800;
    margin-left: .5rem
}

@media screen and (min-width:600px) {
    ._asset-action-tiles__tile {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media screen and (min-width:900px) {
    ._asset-action-tiles__tile {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%
    }
}

._audio__controls {
    border: 0;
    height: 40px;
    width: 100%
}

._benefit-list {
    position: relative
}

._benefit-list--background {
    background: none
}

._benefit-list__wrapper {
    padding: 3.125vw
}

@media (min-width:1178px) {
    ._benefit-list__wrapper {
        padding: 36px
    }
}

._benefit-list__headline {
    padding: 0 0 1.5625vw;
    margin: 0 0 3.125vw;
    border-bottom: 1px solid #0077c8
}

@media (min-width:1178px) {
    ._benefit-list__headline {
        padding: 0 0 18px;
        margin: 0 0 36px
    }
}

._benefit-list__text {
    margin: 0 0 3.125vw
}

@media (min-width:1178px) {
    ._benefit-list__text {
        margin: 0 0 36px
    }
}

._benefit-list__item {
    margin-bottom: .5em;
    padding-left: 50px;
    position: relative
}

._benefit-list__icon-circle {
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6a800;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    fill: #fff;
    height: 30px;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px
}

._benefit-list__icon {
    height: 16px;
    width: 16px
}

._benefit-list__item-headline {
    margin-bottom: 1em
}

@media screen and (min-width:650px) {
    ._benefit-list__text {
        margin-top: -15px
    }
    ._benefit-list__list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    ._benefit-list__item {
        display: block;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        padding-right: 4em
    }
    ._benefit-list__item-headline {
        margin-bottom: 1em
    }
    .flexboxtweener ._benefit-list__item {
        max-width: 50%
    }
}

._benefit-list--light ._benefit-list__wrapper {
    background: #fff
}

._benefit-list--background-image._benefit-list--light ._benefit-list__wrapper {
    background: hsla(0, 0%, 100%, .8)
}

._benefit-list--dark {
    color: #fff
}

._benefit-list--dark ._benefit-list__wrapper {
    background: #53585b
}

._benefit-list--background-image._benefit-list--dark ._benefit-list__wrapper {
    background: rgba(83, 88, 91, .85)
}

._benefit-list--dark ._benefit-list__headline {
    border-color: #fff;
    color: #fff
}

._benefit-list--accent,
._benefit-list--dark ._benefit-list__item-headline {
    color: #fff
}

._benefit-list--accent ._benefit-list__wrapper {
    background: #0077c8
}

._benefit-list--background-image._benefit-list--accent ._benefit-list__wrapper {
    background: rgba(0, 119, 200, .85)
}

._benefit-list--accent ._benefit-list__headline {
    border-color: #fff;
    color: #fff
}

._benefit-list--accent ._benefit-list__item-headline {
    color: #fff
}

._block-list-item__link {
    color: #fff;
    display: block;
    padding: .5rem 0
}

._block-list-item:last-child ._block-list-item__link {
    padding-bottom: 0
}

._block-list-item__icon {
    display: inline-block;
    fill: #fff;
    height: 1em;
    margin-right: .5em;
    transition: fill .15s linear;
    vertical-align: middle;
    width: 1em
}

._block-list-item__link:hover ._block-list-item__icon {
    fill: #f6a800
}

._block-list__content-wrapper {
    padding: 1.5625vw 2.34375vw;
    background: #0077c8
}

@media (min-width:1178px) {
    ._block-list__content-wrapper {
        padding: 18px 27px
    }
}

._block-list__title {
    color: #fff
}

._block-list__list {
    margin-bottom: 0;
    padding: 0
}

._blogfeed__body {
    -ms-flex-align: center;
    align-items: center;
    background-color: #0077c8;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 8rem;
    transition: background-color .15s linear
}

._blogfeed__body:hover {
    background-color: #0069b7
}

._blogfeed__subline {
    margin: 0;
    padding: 1rem
}

._blogfeed__link {
    color: #fff;
    word-break: break-all;
    word-break: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all
}

._blogfeed__link:hover {
    color: #fff
}

@media screen and (min-width:1000px) {
    ._blogfeed__body {
        display: block;
        min-height: 11rem
    }
}

._breadcrumb__wrapper {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 1.5625vw
}

._breadcrumb__item {
    color: #53585b;
    display: inline-block;
    padding-right: 5px;
    white-space: nowrap
}

._breadcrumb__item:after {
    color: #53585b;
    content: "\2009\00bb\2009"
}

._breadcrumb__item a:active,
._breadcrumb__item a:hover {
    text-decoration: none
}

._breadcrumb__item:last-child:after {
    content: ""
}

._breadcrumb__link {
    padding-right: 5px
}

@media (max-width:999px) {
    ._breadcrumb__item:nth-last-child(n+4):first-child:after {
        content: "\2009\00bb\00a0\2026\00a0\00bb\2009"
    }
    ._breadcrumb__item:nth-last-child(n+4):first-child~._breadcrumb__item {
        display: none
    }
}

@media (max-width:599px) {
    ._breadcrumb__item:nth-last-child(n+4):first-child~._breadcrumb__item:nth-last-child(-n+2) {
        display: inline-block
    }
}

@media (min-width:600px) and (max-width:799px) {
    ._breadcrumb__item:nth-last-child(n+4):first-child~._breadcrumb__item:nth-last-child(-n+3) {
        display: inline-block
    }
}

@media (min-width:800px) and (max-width:999px) {
    ._breadcrumb__item:nth-last-child(n+4):first-child~._breadcrumb__item:nth-last-child(-n+4) {
        display: inline-block
    }
}

._bullet-list__headline {
    color: #0077c8
}

._bullet-list__intro-text {
    margin-bottom: 2em
}

._bullet-list__item {
    margin-top: 2em;
    padding-left: 49px;
    position: relative
}

._bullet-list ._bullet-list__item:first-child {
    margin-top: 0
}

._bullet-list__icon-circle {
    -ms-flex-align: center;
    align-items: center;
    background-color: #0077c8;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    fill: #fff;
    height: 30px;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px
}

._bullet-list__icon-circle--gray {
    background-color: #e7e7e7
}

._bullet-list__icon {
    height: 16px;
    width: 16px
}

._bullet-list__item-headline {
    color: #0077c8;
    margin: 0 0 1em
}

._bullet-list ._text {
    padding: 0
}

@media screen and (min-width:700px) {
    ._bullet-list__item {
        margin-top: 3em
    }
}

._button-list-item {
    display: inline-block;
    margin: 0 .5rem .5rem 0
}

._button-list__buttons--accent-light ._p-button {
    background: #499ed7
}

._button-list__buttons--accent-light ._p-button:active,
._button-list__buttons--accent-light ._p-button:hover {
    background: #fff;
    color: #0077c8
}

._button-list__buttons--accent ._p-button {
    background: #0077c8
}

._button-list--accent ._p-button:active,
._button-list__buttons--accent ._p-button:hover {
    background: #0069b7
}

._button-list__buttons--highlight ._p-button {
    background: #f6a800
}

._button-list__buttons--highlight ._p-button:active,
._button-list__buttons--highlight ._p-button:hover {
    background: #e29500
}

._button-list__buttons--dark ._p-button {
    background: #aaa;
    padding: .5rem 1rem
}

._button-list__buttons--dark ._p-button__icon {
    display: none
}

._button-list__buttons--dark ._p-button:active,
._button-list__buttons--dark ._p-button:hover {
    background: #444
}

._callout,
._p-bgcolor--accent ._p-h2 {
    color: #fff
}

._callout {
    font-family: Gotham DS A, Gotham DS B, Arial, sans-serif;
    position: relative
}

._callout--background {
    background: none
}

._callout__content {
    padding: 4.6875vw;
    position: relative
}

@media (min-width:1178px) {
    ._callout__content {
        padding: 54px
    }
}

._callout__image-wrapper {
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 135px;
    margin: 0 auto 1rem;
    width: 135px
}

._callout__image-wrapper ._image__picture {
    width: 100%
}

._callout__image-wrapper ._image__picture._image__picture--svg {
    display: block;
    margin: 0 auto;
    width: 60%
}

._callout__headline {
    color: #fff;
    margin: 0 0 15px
}

._callout__text {
    margin: 0 0 15px
}

._callout ._p-button {
    margin-bottom: 0
}

@media (min-width:600px) {
    ._callout__content {
        padding: 3.125vw 4.6875vw;
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    ._callout__image-wrapper {
        margin: 0 4.6875vw 0 0
    }
    .flexboxtweener ._callout__text-wrapper {
        width: calc(100% - 150px)
    }
}

@media (min-width:600px) and (min-width:1178px) {
    ._callout__content {
        padding: 36px 54px
    }
}

@media (min-width:600px) and (min-width:1178px) {
    ._callout__image-wrapper {
        margin: 0 54px 0 0
    }
}

._callout__content--dark {
    background: #53585b
}

._callout--background-image ._callout__content--dark {
    background: rgba(83, 88, 91, .85)
}

._callout__content--dark ._callout__image-wrapper {
    background: #aaa
}

._callout__content--light {
    background: #e7e7e7;
    color: #53585b
}

._callout__content--light ._callout__headline {
    color: #53585b
}

._callout--background-image ._callout__content--light {
    background: hsla(0, 0%, 91%, .85)
}

._callout__content--light ._callout__image-wrapper {
    background: #aaa
}

._callout__content--accent {
    background: #0077c8
}

._callout--background-image ._callout__content--accent {
    background: rgba(0, 119, 200, .85)
}

._callout__content--accent ._callout__image-wrapper {
    background: #0069b7
}

h3._campaignmetadata__header {
    margin: 0 0 1.5625vw;
    color: #f6a800
}

@media (min-width:1178px) {
    h3._campaignmetadata__header {
        margin: 0 0 18px
    }
}

._campaignmetadata__list {
    font-size: .75rem
}

._services__list,
._software__table {
    margin-bottom: 3rem
}

._services__list-item {
    margin-top: 1.5rem
}

._chapter {
    border: 0;
    height: 0;
    margin: 0
}

._cookie-info {
    background: rgba(83, 88, 91, .85);
    bottom: 0;
    display: none;
    position: fixed;
    width: 100%;
    z-index: 20
}

._cookie-info--active {
    display: block
}

._cookie-info__wrapper {
    padding: 2.08125vw 3.125vw;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:1178px) {
    ._cookie-info__wrapper {
        padding: 23.976px 36px
    }
}

._cookie-info__text {
    color: #fff;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 0 1em 0 0
}

._cookie-info__button {
    display: block;
    margin: 0;
    min-width: 50px
}

.no-localstorage ._cookie-info__button {
    display: none
}

._country-select__continent-item {
    border-bottom: 1px solid #e7e7e7;
    margin: 0 0 26px;
    padding: 0 0 22px
}

._country-select__continent-name {
    color: #0077c8;
    display: block;
    margin: 0 0 18px
}

._country-select__country {
    margin: 0 0 10px
}

._country-select__country-name {
    margin: 0 0 16px
}

._country-select__language-list {
    display: block
}

._country-select__language-list-item {
    display: inline-block
}

._country-select__language-list a {
    padding: 10px 0
}

._country-select__language-list-item:after {
    color: #f6a800;
    content: "|";
    display: inline-block;
    padding: 10px
}

._country-select__language-list-item:last-child:after {
    content: none
}

._country-select__continent-link a {
    color: #0077c8;
    padding: 10px 0
}

._country-select__icon {
    display: inline-block;
    fill: #0077c8;
    height: 10px;
    margin: 0 0 0 5px;
    vertical-align: middle;
    width: 10px
}

@media screen and (min-width:900px) {
    ._country-select__continent-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    ._country-select__language-list li:first-of-type a,
    ._country-select__language-list li:last-of-type a,
    ._country-select__language-list li a {
        padding: 0
    }
    ._country-select__continent-item {
        border-bottom: none;
        margin: 0 0 26px;
        padding: 0 0 22px;
        width: 25%
    }
    ._country-select__language-list-item:after {
        padding: 0 4px
    }
}

._device-list__item {
    margin-bottom: 1rem
}

._device-list__icon-circle {
    background-color: #0077c8;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    height: 3rem;
    margin: auto;
    width: 3rem
}

._device-list__icon-circle ._icon {
    fill: #fff;
    height: 2rem;
    margin: auto;
    width: 2rem
}

._device-list__icon-col {
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .5rem;
    width: 4rem
}

._device-list__spec {
    display: block;
    margin-bottom: .5rem
}

@media screen and (min-width:600px) {
    ._device-list__item {
        display: -ms-flexbox;
        display: flex
    }
    ._device-list__icon-col {
        margin-bottom: 0
    }
    ._device-list__item-col {
        min-width: 30%;
        width: 30%
    }
}

._download-list-item {
    margin: 0 0 1.5625vw;
    padding: 3.125vw 3.125vw 3.125vw 0;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:1178px) {
    ._download-list-item {
        margin: 0 0 18px;
        padding: 36px 36px 36px 0
    }
}

._download-list-item__icon-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    margin-bottom: 1rem;
    text-align: center
}

._download-list-item__icon {
    fill: #0077c8;
    height: 50px
}

._download-list-item__name {
    color: #0077c8;
    margin-bottom: 1rem
}

._download-list-item__info {
    color: #666;
    display: block;
    font-family: Gotham DS A, Gotham DS B, Arial, sans-serif;
    margin-top: 1rem
}

._download-list-item__description {
    color: #666;
    margin: 1rem 0
}

._download-list-item__button-wrapper {
    display: inline-block
}

.flexboxtweener ._download-list-item {
    padding: 3.125vw;
    display: block
}

@media (min-width:1178px) {
    .flexboxtweener ._download-list-item {
        padding: 36px
    }
}

@media screen and (min-width:600px) {
    ._download-list-item__icon-wrapper {
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (min-width:1000px) {
    ._download-list-item__text-wrapper {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    ._download-list-item__description,
    ._download-list-item__name {
        margin: 0
    }
    ._download-list-item__name {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }
    ._download-list-item__description {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%
    }
    ._download-list-item__button-wrapper {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        margin: 0;
        text-align: right
    }
    .flexboxtweener ._download-list-item {
        padding: 3.125vw 3.125vw 3.125vw 0;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (min-width:1000px) and (min-width:1178px) {
    .flexboxtweener ._download-list-item {
        padding: 36px 36px 36px 0
    }
}

._download-list {
    background-color: #eee
}

._download-list__headline {
    color: #0077c8;
    margin: 0 0 1em
}

._event {
    background: #eee;
    padding: 1rem;
    width: 100%
}

._event__header {
    border-bottom: 1px solid #7fbbe3;
    color: #53585b;
    margin-bottom: 1rem;
    padding-bottom: 1rem
}

._event__date,
._event__event-name {
    color: #0077c8;
    display: block
}

._event__name,
._fonts-loaded ._event__name {
    color: #53585b
}

._event__date {
    color: #f6a800
}

._event__location {
    display: block
}

._event__name {
    margin-bottom: 1rem;
    text-transform: none
}

._event__address {
    font-style: normal;
    margin-bottom: 0
}

._event__register-link {
    margin: 0 1rem 1rem 0
}

._event ._p-button {
    margin: 1rem 1rem 0 0
}

._event-list__body {
    margin: 0 -.5rem
}

._event-list__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

._event-list__item {
    padding: 1rem .5rem 0
}

@media screen and (min-width:750px) {
    ._event-list__list {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    ._event-list__item {
        -ms-flex-align: stretch;
        align-items: stretch;
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        max-width: 50%
    }
}

._fact {
    margin-bottom: 1.8em;
    text-align: center
}

._fact__image-wrapper {
    border-bottom: 1px solid #0077c8;
    padding-bottom: 1em
}

._fact__image {
    margin: auto;
    padding: 0;
    width: 120px
}

._fact__label {
    line-height: 1.2;
    margin: 0
}

._fact__label-number {
    display: block;
    font-size: 3.5rem;
    line-height: 1.4;
    margin-bottom: -.2em
}

._fact__label-number+._fact__label-text {
    margin: 0;
    text-transform: none
}

._fact__label-text {
    display: block;
    font-size: 1.5rem;
    margin-top: 1em
}

._fact__text {
    margin: .6em 0 0
}

._fact ._richtext {
    padding: 0
}

._fact ._richtext ol,
._fact ._richtext ul {
    text-align: left
}

._fact__button {
    margin: 1em 0 0
}

._footer-nav__special-links {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem
}

._footer-nav__list {
    display: none
}

@media (min-width:600px) {
    ._footer-nav__list {
        -ms-flex-align: baseline;
        align-items: baseline;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    ._footer-nav__category {
        margin-bottom: 2rem;
        padding-right: 1rem;
        width: 33.33%
    }
    ._footer-nav__category-link {
        text-transform: none
    }
    ._footer-nav__item {
        display: inline-block
    }
    ._footer-nav__sub-link {
        color: #53585b
    }
    ._footer-nav__list ._footer-nav__list-item--divider {
        margin-top: 2rem
    }
    ._footer-nav__sub-list {
        line-height: 2rem;
        margin-top: .5rem
    }
    ._footer-nav__category-name,
    a._footer-nav__category-link {
        border-bottom: 2px solid #ccc;
        color: #0077c8;
        font-weight: 400;
        line-height: 2rem;
        padding: .5rem 0;
        text-transform: uppercase;
        width: 100%
    }
    ._footer-nav__special-links {
        display: block;
        margin-bottom: 2rem
    }
}

@media (min-width:900px) {
    ._footer-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    ._footer-nav__list {
        max-width: 60%;
        width: 60%
    }
    ._footer-nav__category {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        min-width: 33.33%;
        padding-right: 2rem
    }
    ._footer-nav__special-links {
        max-width: 20%
    }
}

._footer-nav-special-link {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

._footer-nav-special-link__link {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex
}

._footer-nav-special-link__icon {
    fill: #0077c8;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 1.625rem;
    width: 1.625rem
}

._footer-nav-special-link__text {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    line-height: 1.5rem;
    padding: 1rem
}

._footer-nav-special-link a {
    color: #53585b
}

@media screen and (min-width:600px) {
    ._footer-nav-special-link {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        max-width: 100%
    }
}

._smallprint {
    color: #fff;
    font-size: .875rem;
    font-weight: 400;
    margin-bottom: 16px
}

._smallprint__list-item {
    display: inline-block
}

._smallprint__list-item:not(:last-of-type):after {
    content: "|";
    margin: 0 5px
}

._smallprint__item {
    color: #fff;
    display: inline-block
}

@media (min-width:600px) {
    ._smallprint__copyright {
        margin: 0 3.125vw 0 0;
        display: inline-block;
        float: left
    }
    ._smallprint__item {
        padding: 0 3.125vw 0 0
    }
    ._smallprint__list-item:not(:last-of-type):after {
        content: none;
        margin: 0
    }
    ._smallprint__list ._smallprint__list-item:last-child ._smallprint__item {
        padding-right: 0
    }
}

@media (min-width:600px) and (min-width:1178px) {
    ._smallprint__copyright {
        margin: 0 36px 0 0
    }
}

@media (min-width:600px) and (min-width:1178px) {
    ._smallprint__item {
        padding: 0 36px 0 0
    }
}

@media (min-width:900px) {
    ._smallprint {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        font-size: 1rem;
        width: 80%
    }
    ._smallprint,
    ._smallprint__list {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    ._smallprint__item {
        padding: 0 0 0 2em
    }
}

._social-links {
    font-size: 2.5rem
}

._social-links__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

._social-links__list-item {
    display: block;
    margin: .2em
}

._social-links__list ._social-links__list-item:first-child {
    margin-left: 0
}

._social-links__list ._social-links__list-item:last-child {
    margin-right: 0
}

._social-links__icon {
    display: block;
    fill: #fff;
    height: .7em;
    position: relative;
    width: .7em
}

@media (min-width:650px) {
    ._social-links {
        font-size: 2.25rem
    }
}

@media (min-width:900px) {
    ._social-links {
        font-size: 1.875rem
    }
}

._footer-cta {
    border-bottom: 2px solid hsla(0, 0%, 100%, .8);
    color: #fff;
    margin: 0 0 10px;
    padding: 5px 0 30px;
    width: 100%
}

._footer-cta__headline {
    margin: 0 6.25vw;
    color: #fff;
    display: block;
    text-align: center
}

@media (min-width:1178px) {
    ._footer-cta__headline {
        margin: 0 72px
    }
}

._footer-cta__item {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px auto 0
}

._footer-cta__icon-wrapper {
    margin: 0 3.125vw 0 0;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 60px;
    padding: .75rem;
    position: relative;
    width: 60px
}

@media (min-width:1178px) {
    ._footer-cta__icon-wrapper {
        margin: 0 36px 0 0
    }
}

._footer-cta__icon {
    fill: #0077c8
}

._footer-cta__icon-wrapper,
._footer-cta__text {
    display: inline-block
}

._footer-cta__text {
    color: #fff;
    line-height: 1.75;
    width: 180px
}

._footer-cta ._p-button {
    background: none;
    border: 1px solid #fff;
    font-size: 1rem;
    margin: 12px 0 0
}

._footer-cta ._p-button:hover {
    background-color: #fff;
    color: #0077c8
}

@media (min-width:600px) {
    ._footer-cta__headline {
        margin: 2.34375vw 15.625vw 0
    }
    ._footer-cta__items {
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto
    }
    ._footer-cta__item {
        float: left;
        width: 50%
    }
    ._footer-cta__icon-wrapper {
        height: 90px;
        padding: 20px;
        width: 90px
    }
}

@media (min-width:600px) and (min-width:1178px) {
    ._footer-cta__headline {
        margin: 27px 180px 0
    }
}

@media (min-width:900px) {
    ._footer-cta {
        padding: 5px 0 52px
    }
    ._footer-cta__item {
        margin: 40px auto 0
    }
}

._footer ._p-module {
    margin-bottom: 1rem;
    width: calc(100% - 2rem)
}

._footer__body-wrapper {
    background: #eee
}

._footer__body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

._footer__body--blue {
    background: #0077c8
}

._footer__links {
    width: 100%
}

@media (min-width:650px) {
    ._footer__body {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    ._footer__nav {
        -ms-flex-item-align: start;
        align-self: flex-start;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
}

@media (min-width:900px) {
    ._footer__body {
        max-width: 100%
    }
    ._footer__links {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width:900px) {
    ._footer ._p-module {
        width: 100%
    }
}

._form__actions-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 67%;
    flex-basis: 67%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 96px;
}

._form__action {
    border: 1px solid #f6a800;
    width: 100%
}

._form__checkbox {
    margin-right: .5rem
}

._form__general-error-message {
    background: rgba(228, 0, 43, .02);
    border: 1px solid #e4002b;
    color: #e4002b;
    margin-bottom: 2rem;
    padding: 2rem 1.5rem
}

._form__general-error-message-icon {
    fill: #e4002b;
    height: 20px;
    margin: 0 auto 1rem;
    width: 20px
}

@media screen and (min-width:600px) {
    ._form__general-error-message {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex
    }
    ._form__general-error-message-icon {
        display: inline-block;
        margin: 0 1.5rem 0 0;
        min-width: 20px;
        vertical-align: middle
    }
    .flexboxtweener ._form__general-error-message {
        display: block
    }
}

._form__radio {
    margin-right: .5rem
}

._form__select-wrapper {
    display: inline;
    position: relative
}

._form__select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    line-height: 1;
    padding: .5rem 3rem .5rem 1rem;
    width: 100%
}

._form__select::-ms-expand {
    display: none
}

._form__select--error {
    border-color: #e4002b
}

._form__select-icon {
    height: 1em;
    pointer-events: none;
    position: absolute;
    right: 1em;
    top: 2px;
    width: 1em
}

@media screen and (min-width:600px) {
    ._form__select {
        min-width: calc(50% - 1rem);
        width: auto
    }
}

._form__text-field {
    border: 1px solid #e7e7e7;
    padding: .5rem 1rem;
    width: 100%
}

._form__text-field--error {
    border-color: #e4002b
}

._form__field-wrapper--double ._form__text-field {
    margin-bottom: .5rem
}

@media screen and (min-width:600px) {
    ._form__text-field {
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    ._form__field-wrapper--double ._form__text-field {
        -ms-flex-positive: 0;
        flex-grow: 0;
        margin-bottom: 0
    }
}

._form__textarea {
    border: 1px solid #e7e7e7;
    display: block;
    padding: .5rem 1rem;
    resize: vertical;
    width: 100%
}

._form__textarea--error {
    border-color: #e4002b
}

._dealer-search__input--hidden {
    display: none
}

._dealer-search__datalist select {
    z-index: 10
}

._dealer-search__manual-select {
    min-width: 100%
}

._dealer-search__manual-select--hidden {
    display: none
}

._form {
    position: relative
}

._form--white {
    background-color: #fff
}

._form__security-token {
    position: absolute;
    z-index: -10
}

._form__field-row {
    margin-bottom: 2rem
}

._form__label {
    display: block;
    padding-bottom: 1rem
}

._form__error-message {
    color: #e4002b;
    margin: 0;
    padding-top: .5rem
}

.form__option {
    margin-bottom: 1rem
}

._form__option-label {
    display: inline-block;
    padding: .5rem 0
}

._form__option-label--error {
    color: #e4002b
}

._form__double-field--mobile {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

._form__double-field--mobile:first-child {
    -ms-flex-negative: 1;
    max-width: 100%;
    padding-right: 2rem
}

@media screen and (min-width:600px) {
    ._form__field-row {
        display: -ms-flexbox;
        display: flex
    }
    ._form__label {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding: .5rem 0 0
    }
    ._form__field-wrapper {
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    ._form__field-box {
        border: 1px solid #e7e7e7;
        display: inline-block;
        -ms-flex-positive: 0;
        flex-grow: 0;
        min-width: calc(50% - 1rem)
    }
    ._form__field-box ._form__option {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        padding: 0 .5rem
    }
    ._form__field-box ._form__option:hover {
        background-color: #e7e7e7
    }
    ._form__field-wrapper--double {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    ._form__double-field {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    ._form__double-field:first-child {
        -ms-flex-negative: 1;
        max-width: 100%;
        padding-right: 1rem
    }
    ._form__option-label {
        padding: 0 0 .5rem
    }
    ._form__field-box ._form__option-label {
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: .5rem 0
    }
}

._grid-container {
    position: relative
}

._grid-container__headline {
    color: #0077c8
}

._grid-container--light ._p-wrapper-inner,
._grid-container--no-background ._p-wrapper-inner {
    padding-bottom: 0;
    padding-top: 0
}

._grid-container__head:empty {
    display: none
}

._grid-container__text {
    margin: 1em 0
}

._grid-container__wrapper {
    padding: 3.125vw 1.5625vw
}

@media (min-width:1178px) {
    ._grid-container__wrapper {
        padding: 36px 18px
    }
}

._grid-container__body>* {
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 1rem
}

._grid-container--dark {
    background: #eee
}

@media screen and (min-width:600px) {
    ._grid-container__body {
        margin-left: -.5rem;
        margin-right: -.5rem
    }
    ._grid-container__body>* {
        padding: 0 .5rem 1rem
    }
}

@media screen and (min-width:600px) {
    ._grid-container--two-columns ._grid-container__body {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 0;
        column-gap: 0
    }
    ._grid-container--two-columns ._grid-container__body>* {
        page-break-inside: avoid;
        break-inside: avoid;
        -webkit-column-break-inside: avoid
    }
}

@media screen and (min-width:750px) {
    ._grid-container--two-in-row ._grid-container__body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    ._grid-container--two-in-row ._grid-container__body>* {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media screen and (min-width:600px) {
    ._grid-container--three-in-row ._grid-container__body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    ._grid-container--three-in-row ._grid-container__body>* {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media screen and (min-width:900px) {
    ._grid-container--three-in-row ._grid-container__body>* {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        max-width: 33%
    }
}

@media screen and (min-width:480px) {
    ._grid-container--four-in-row ._grid-container__body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    ._grid-container--four-in-row ._grid-container__body>* {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 .5rem 1rem
    }
}

@media screen and (min-width:750px) {
    ._grid-container--four-in-row ._grid-container__body>* {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        max-width: 33%
    }
}

@media screen and (min-width:900px) {
    ._grid-container--four-in-row ._grid-container__body>* {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
}

@media screen and (min-width:600px) {
    ._grid-container--five-in-row ._grid-container__body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    ._grid-container--five-in-row ._grid-container__body>* {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media screen and (min-width:900px) {
    ._grid-container--five-in-row ._grid-container__body>* {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        max-width: 33%
    }
}

@media screen and (min-width:1000px) {
    ._grid-container--five-in-row ._grid-container__body>* {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%
    }
}

._header {
    border: none
}

._header__inner {
    height: 80px;
    margin: 0 auto;
    padding: 0 3.125vw
}

._header__inner:before {
    background: linear-gradient(90deg, #007fc8 0, #878787 50%, #f6a800);
    content: "";
    display: block;
    height: 5px;
    margin: 8px auto 0;
    max-width: 1106px
}

._header__nav-container {
    height: 100%
}

._header__search-input-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 1px;
    max-width: 44px;
    overflow: hidden;
    transition: max-width .15s linear;
    vertical-align: middle;
    white-space: nowrap;
    will-change: max-width
}

.flexboxtweener ._header__search-input-wrapper {
    max-width: 100%
}

._header__search-input-wrapper--active {
    border-bottom: 1px solid #666;
    margin-bottom: 0;
    max-width: 100%
}

._header__search-form {
    display: block;
    width: 0
}

._header__search-input {
    border: 0;
    display: none;
    outline: none;
    padding: 1rem 0;
    vertical-align: top;
    width: 100%
}

._header__search-submit {
    display: none
}

._header__search-input-wrapper--active ._header__search-form {
    width: 100%
}

.flexboxtweener ._header__search-input-wrapper--active ._header__search-form {
    width: calc(100% - 32px)
}

._header__search-input-wrapper--active ._header__search-input {
    display: inline-block
}

._header__search-toggle {
    display: block;
    fill: #53585b;
    height: 48px
}

._header__search-icon {
    width: 20px
}

._header__link {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: block;
    height: 31px;
    left: 0;
    right: auto;
    top: 14px;
    width: 100px
}

._header__nav--search-active ._header__link,
._header__nav--search-active ._header__site-name {
    display: none
}

._header__logo {
    height: auto;
    width: 100%
}

._header__divider {
    margin: 0 auto
}

._header__nav {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 64px;
    padding-top: .5rem
}

._header__nav-toggle {
    background: transparent;
    border: none;
    fill: #53585b;
    font-size: 1.375rem;
    height: 48px;
    padding-right: 0;
    text-transform: uppercase
}

._header__nav-toggle-icon {
    display: inline-block;
    margin-left: .5rem;
    vertical-align: middle;
    width: 20px
}

._header__nav-toggle--open ._header__nav-toggle-icon--when-closed,
._header__nav-toggle-icon--when-open {
    display: none
}

._header__nav-toggle--open ._header__nav-toggle-icon--when-open {
    display: inline-block
}

._header__nav-toggle-label {
    display: none;
    vertical-align: middle
}

._header__nav--active ._header__nav-body {
    display: block
}

._header__site-name-wrapper {
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #53585b;
    display: -ms-flexbox;
    display: flex;
    height: calc(100% - 1rem);
    margin: .5rem 0 .5rem .5rem;
    padding-left: .5rem
}

._header__site-name {
    color: #0077c8;
    display: block;
    font-size: 1rem;
    line-height: 1.25;
    max-height: 3rem;
    max-width: 7.5rem;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis
}

@media screen and (min-width:650px) {
    ._header__link {
        height: 43px;
        width: 139px
    }
    ._header__nav {
        -ms-flex-align: center;
        align-items: center;
        height: 95px;
        padding-bottom: 2rem
    }
    ._header__nav-toggle-label {
        display: inline-block;
        margin-left: .5rem
    }
    ._header__site-name-wrapper {
        margin-left: 1rem;
        padding-left: 1rem
    }
    ._header__site-name {
        font-size: 1.75rem;
        max-height: none;
        max-width: none
    }
}

@media screen and (min-width:900px) {
    ._header {
        background-color: #fff;
        position: fixed;
        top: 0;
        transition: top .15s linear;
        width: 100%;
        will-change: top;
        z-index: 30
    }
    ._header--up {
        top: -145px
    }
    ._header__nav-main,
    ._header__nav-meta {
        left: 0
    }
    ._header__search-input-wrapper {
        margin-left: 3rem
    }
    ._header__inner {
        height: 105px;
        position: relative
    }
    ._header__link {
        height: 50px;
        right: 3.125%;
        top: 31px;
        width: 160px;
        z-index: 10
    }
    ._header__nav--search-active ._header__link {
        display: block
    }
    ._header__nav {
        height: 100%
    }
    ._header__nav-body {
        display: block;
        max-width: none
    }
    ._header__nav-main {
        left: 65px;
        position: absolute;
        top: 54px
    }
}

@media screen and (min-width:1106px) {
    ._header__inner {
        padding: 0
    }
}

._hero {
    position: relative;
    z-index: 0
}

._hero__head {
    background-color: transparent
}

._hero__content-wrapper {
    z-index: 10
}

._hero__content-wrapper._p-module {
    margin-top: 0
}

._hero__head-wrapper {
    padding: 3.125vw 0;
    margin: 0
}

@media (min-width:1178px) {
    ._hero__head-wrapper {
        padding: 36px 0
    }
}

._hero__subline {
    display: none
}

._hero--large ._hero__subline {
    display: block
}

._hero__button {
    padding: 0 0 3.125vw
}

@media (min-width:1178px) {
    ._hero__button {
        padding: 0 0 36px
    }
}

._hero--small {
    min-height: 140px
}

._hero--small ._p-bgimage {
    height: 140px
}

._hero--small ._hero__content-wrapper {
    padding-top: 140px
}

._hero--medium {
    min-height: 200px
}

._hero--medium ._p-bgimage {
    height: 200px
}

._hero--medium ._hero__content-wrapper {
    padding-top: 200px
}

._hero--large {
    min-height: 235px
}

._hero--large ._p-bgimage {
    height: 235px
}

._hero--large ._hero__content-wrapper {
    padding-top: 235px
}

._hero__head-wrapper {
    color: #53585b
}

._hero__headline,
._hero__subline {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    display: block
}

._hero__scroll-wrapper {
    display: none
}

._hero__scroll-button {
    display: block;
    height: 50px;
    margin: 0 auto;
    padding: 10px;
    width: 50px
}

._hero__scroll-button>svg {
    fill: #f6a800;
    height: 100%;
    width: 100%
}

@media (min-width:900px) {
    ._hero {
        background: rgba(83, 88, 91, .4)
    }
    ._hero ._p-bgimage {
        height: 100%
    }
    ._hero__head-wrapper {
        color: #fff;
        width: 66%
    }
    ._hero--dark-text ._hero__head-wrapper {
        color: #666
    }
    ._hero ._hero__content-wrapper {
        left: 0;
        margin-bottom: 28px;
        padding-top: 0;
        position: absolute;
        right: 0;
        top: 0
    }
    ._hero--small ._hero__content-wrapper {
        left: 0;
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 0;
        position: absolute;
        right: 0;
        top: calc(50% - 54px)
    }
    ._hero__scroll-wrapper {
        bottom: 30px;
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        z-index: 10
    }
    ._hero__content-wrapper ._p-module {
        margin-top: 38px
    }
    ._hero--large {
        height: 540px
    }
    ._hero--medium {
        height: 360px
    }
    ._hero--small {
        height: 180px
    }
    ._hero--small ._p-module {
        margin-top: 0
    }
    ._hero ._p-bgimage {
        height: auto
    }
    ._hero__head-wrapper {
        padding: 1.5625vw 0
    }
    ._hero__button {
        padding: 0 0 1.5625vw
    }
    ._hero--large ._hero__head-wrapper {
        display: block
    }
}

@media (min-width:900px) and (min-width:1178px) {
    ._hero__head-wrapper {
        padding: 18px 0
    }
}

@media (min-width:900px) and (min-width:1178px) {
    ._hero__button {
        padding: 0 0 18px
    }
}

._hero-bgcolor__inner {
    margin-bottom: 2rem;
    margin-top: 2rem
}

._hero-bgcolor__headline {
    color: #fff;
    margin-bottom: 0
}

@media screen and (min-width:650px) {
    ._hero-bgcolor__inner {
        margin-bottom: 3rem;
        margin-top: 3rem
    }
}

._hero-richtext {
    padding: 0 3.125vw 6.25vw;
    position: relative;
    z-index: 0
}

@media (min-width:1178px) {
    ._hero-richtext {
        padding: 0 36px 72px
    }
}

._hero-richtext__content-wrapper {
    margin: 0;
    width: 100%;
    z-index: 10
}

._hero-richtext__issue,
._hero-richtext__label {
    text-transform: uppercase
}

._hero-richtext__headline,
._hero-richtext__subline {
    color: #666;
    display: block
}

._hero-richtext--light-text ._hero-richtext__issue {
    color: #fff
}

._hero-richtext__button {
    padding: 0 0 3.125vw;
    margin: 1.125rem 0 0
}

@media (min-width:1178px) {
    ._hero-richtext__button {
        padding: 0 0 36px
    }
}

._hero-richtext__scroll-wrapper {
    display: none
}

._hero-richtext__scroll-button {
    display: block;
    height: 50px;
    margin: 0 auto;
    padding: 10px;
    width: 50px
}

._hero-richtext__scroll-button>svg {
    fill: #f6a800;
    height: 100%;
    width: 100%
}

._hero-richtext--large {
    min-height: 285px
}

._hero-richtext--large ._p-bgimage {
    height: 285px
}

._hero-richtext__head {
    margin: 6.25vw 0 0
}

@media (min-width:1178px) {
    ._hero-richtext__head {
        margin: 72px 0 0
    }
}

._hero-richtext__issue {
    position: absolute;
    top: .875rem
}

._hero-richtext--large ._hero-richtext__content-wrapper {
    padding-top: 285px
}

._hero-richtext--small {
    min-height: 235px
}

._hero-richtext--small ._p-bgimage {
    height: 235px
}

._hero-richtext--small ._hero-richtext__content-wrapper {
    padding-top: 235px
}

._hero-richtext__head-wrapper {
    width: 100%
}

@media (min-width:600px) {
    ._hero-richtext {
        font-size: 1.125rem;
        line-height: 1.625rem;
        margin: 10px 0 0
    }
    ._hero-richtext__head {
        margin: 3.125vw 0 0
    }
    ._hero-richtext--large {
        min-height: 585px
    }
    ._hero-richtext__issue {
        top: 1.5rem
    }
    ._hero-richtext--large ._p-bgimage {
        height: 585px
    }
    ._hero-richtext--large ._hero-richtext__content-wrapper {
        padding-top: 585px
    }
    ._hero-richtext--small {
        min-height: 360px
    }
    ._hero-richtext--small ._p-bgimage {
        height: 360px
    }
    ._hero-richtext--small ._hero-richtext__content-wrapper {
        padding-top: 360px
    }
}

@media (min-width:600px) and (min-width:1178px) {
    ._hero-richtext__head {
        margin: 36px 0 0
    }
}

@media (min-width:900px) {
    ._hero-richtext {
        background-color: rgba(83, 88, 91, .4);
        font-size: 1.25rem
    }
    ._hero-richtext,
    ._hero-richtext--no-text {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex
    }
    ._hero-richtext--large {
        height: 745px
    }
    ._hero-richtext--small {
        height: 540px
    }
    ._hero-richtext ._hero-richtext__content-wrapper {
        margin: 0 auto;
        max-width: 1106px;
        padding: 0;
        width: 100%
    }
    ._hero-richtext--light-text ._hero-richtext__content-wrapper * {
        color: #fff
    }
    ._hero-richtext__head {
        width: 600px
    }
    ._hero-richtext ._p-bgimage {
        height: 100%
    }
    ._hero-richtext__scroll-wrapper {
        bottom: 30px;
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        z-index: 10
    }
}

._hotline-item {
    padding: 3.125vw;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

@media (min-width:1178px) {
    ._hotline-item {
        padding: 36px
    }
}

._hotline-item--light {
    background-color: #e7e7e7;
    color: #53585b
}

._hotline-item--dark {
    background-color: #53585b;
    color: #fff
}

._hotline-item--accent {
    background-color: rgba(0, 119, 200, .85);
    color: #fff
}

._hotline-item ._hotline-item__headline,
._hotline-item ._hotline-item__phone-text {
    color: #fff
}

._hotline-item--light ._hotline-item__headline,
._hotline-item--light ._hotline-item__phone-text {
    color: #53585b
}

._hotline-item__icon-wrapper {
    margin-right: 10px
}

._hotline-item__text-wrapper {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 10px
}

._hotline-item__phone-wrapper {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: right
}

._hotline-item__icon-circle {
    height: 40px;
    width: 40px
}

._hotline-item__headline,
._hotline-item__subline {
    margin: 0
}

._hotline-item__phone-link {
    display: block;
    margin-top: 10px;
    text-align: center
}

._hotline-item__phone-text {
    display: none
}

._hotline-item__icon-circle {
    background: #aaa;
    border-radius: 50%;
    padding: 10px
}

._hotline-item--accent ._hotline-item__icon-circle {
    background: #0069b7
}

._hotline-item__icon {
    fill: #fff
}

@media screen and (min-width:600px) {
    ._hotline-item {
        padding: 1.03125vw
    }
    ._hotline-item__phone-wrapper {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    ._hotline-item__phone-link {
        display: none
    }
    ._hotline-item__phone-text {
        display: inline-block
    }
}

@media screen and (min-width:600px) and (min-width:1178px) {
    ._hotline-item {
        padding: 11.88px
    }
}

._image__figure {
    margin: 0;
    overflow: hidden;
    position: relative
}

._image__img {
    display: block;
    height: auto;
    margin: 0;
    max-width: 100%;
    width: 100%
}

.lazyload {
    opacity: 0
}

.no-js .lazyload {
    display: none
}

.no-cssanimations .lazyload {
    opacity: 1
}

.lazyloaded {
    animation: e .1s ease-out
}

@keyframes e {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

._image-comparison {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

._image-comparison__after,
._image-comparison__wrapper {
    overflow: hidden
}

._image-comparison__wrapper {
    position: relative
}

._image-comparison__after {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%
}

._image-comparison__after ._image__img {
    height: 100%;
    max-width: none;
    width: auto
}

._image-comparison__separator {
    border: 1px solid #0077c8;
    bottom: 0;
    left: 50%;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 10
}

._image-comparison__separator-inner {
    position: relative
}

._image-comparison__handle {
    background-color: #0077c8;
    border-radius: 50%;
    display: none;
    font-size: 0;
    height: 60px;
    left: -30px;
    position: absolute;
    top: calc(50% - 30px);
    width: 60px
}

._image-comparison__handle--is-active {
    background-color: #0069b7
}

.js ._image-comparison__handle {
    cursor: pointer;
    display: block
}

._image-comparison__separator-icon {
    display: inline-block;
    fill: #fff;
    width: 30px
}

._issuu__iframe {
    border: none;
    display: block;
    height: 456px;
    margin: auto;
    overflow: hidden;
    width: 319px
}

@media (min-width:370px) {
    ._issuu__iframe {
        height: 500px;
        width: 350px
    }
}

@media (min-width:464px) {
    ._issuu__iframe {
        height: 622px;
        width: 435px
    }
}

@media (min-width:525px) {
    ._issuu__iframe {
        height: 750px;
        width: 100%
    }
}

._library__active-tags {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #fff;
    margin: 0 0 20px
}

._library__active-tags-list-item {
    background-color: #aaa;
    display: inline-block;
    margin: 0 20px 20px 0;
    padding: 2px 2px 2px 12px
}

._library__active-tags-remove-link {
    display: inline-block;
    font-size: 1.5rem;
    height: 18px;
    line-height: 1.5rem;
    padding: 0;
    vertical-align: middle;
    width: 24px
}

._library__active-tags-remove-icon {
    fill: #fff;
    padding: .2rem
}

._article-library__article-list {
    display: block;
    margin: 0 -.5rem 20px
}

._article-library__article {
    padding: .5rem
}

._article-library__article-kicker,
._article-library__article-title {
    color: #fff
}

._article-library__sbu-title {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%
}

._article-library ._article-library__article-text--dark {
    color: #666
}

._article-library__article-inner {
    background-color: #eee;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding: 2rem;
    position: relative
}

._article-library__article-inner:after {
    background: rgba(83, 88, 91, .4);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: background .15s linear;
    z-index: 0
}

._article-library__article:hover ._article-library__article-inner:after {
    background: transparent
}

._article-library__article-inner-positioner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 10
}

._article-library__article-assets-divider {
    padding: 0 .5rem
}

._article-library__article-type-icon-wrapper {
    height: 5rem;
    margin-bottom: 1rem;
    margin-left: auto;
    width: 5rem
}

._article-library__article-type-icon {
    background-color: #fff;
    border-radius: 100%;
    fill: #0077c8;
    padding: 1rem
}

._article-library__article-type-icon>svg {
    max-height: 100%;
    max-width: 100%
}

._article-library__article-assets-icon {
    display: inline-block;
    fill: #fff;
    height: 1em;
    margin-left: .5rem;
    vertical-align: middle;
    width: 1em
}

._article-library__article-assets-icon._article-library__article-text--dark {
    fill: #666
}

@media screen and (min-width:700px) {
    ._article-library__article-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    ._article-library__article {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    ._article-library__article-body-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    ._article-library__article-body-wrapper--no-icon {
        margin-top: 6rem
    }
    ._article-library__article-body-wrapper ._p-button {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    ._article-library__article-title {
        font-size: 1.5rem;
        height: 5.25rem;
        overflow: hidden
    }
}

._asset-library__asset-list {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    margin: 0 0 1rem
}

._asset-library__asset {
    page-break-inside: avoid;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    display: inline-block;
    overflow: hidden;
    padding: 0 0 1rem;
    width: 100%
}

._asset-library__asset-link {
    background-color: #eee;
    display: block;
    padding: 1rem
}

._asset-library__asset-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 200px;
    margin-bottom: .5rem
}

._asset-library__asset-head-row {
    color: #0077c8;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 15px
}

._asset-library__asset-headline {
    font-family: Gotham DS A, Gotham DS B, Arial, sans-serif;
    font-size: .9em;
    margin: 0;
    text-transform: none
}

._fonts-loaded ._asset-library__asset-headline {
    font-family: Gotham DS A, Gotham DS B, Arial, sans-serif;
    font-weight: 700;
    padding-right: .5rem;
    width: calc(100% - 48px)
}

._asset-library__asset-type-icon {
    fill: #0077c8;
    height: 48px;
    min-width: 48px;
    width: 48px
}

._asset-library__asset-type-icon>svg {
    max-height: 100%;
    max-width: 100%
}

._asset-library__asset-title {
    font-size: 1.2em;
    margin: 0 0 6px
}

._fonts-loaded ._asset-library__asset-title {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #666
}

._asset-library__asset-date {
    color: #aaa;
    margin: 0
}

@media screen and (min-width:500px) {
    ._asset-library__asset-list {
        -moz-column-count: 2;
        column-count: 2
    }
}

@media screen and (min-width:750px) {
    ._asset-library__asset-list {
        -moz-column-count: 3;
        column-count: 3
    }
}

@media screen and (min-width:900px) {
    ._asset-library__asset-list {
        -moz-column-count: 4;
        column-count: 4
    }
}

._library__headline-wrapper {
    display: block
}

._library__button {
    margin-bottom: 2rem
}

@media screen and (min-width:750px) {
    ._library__headline-wrapper {
        margin: 0 0 3.125vw;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    ._library__headline {
        margin-bottom: 0;
        padding-right: 1rem
    }
}

@media screen and (min-width:750px) and (min-width:1178px) {
    ._library__headline-wrapper {
        margin: 0 0 36px
    }
}

._library__type-filters {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin: 0 0 20px;
    max-width: 100%;
    position: relative
}

._library__type-filters:after {
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff);
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 70px
}

._library__type-filters-track {
    overflow-x: auto;
    white-space: nowrap
}

._library__type-button {
    background: none;
    border: none;
    display: inline-block;
    height: 60px;
    margin-right: 30px;
    min-width: 60px;
    text-align: center
}

._library__type-button-icon {
    display: inline-block;
    fill: #aaa;
    height: 30px;
    transition: fill .15s linear;
    width: 30px
}

._library__type-button-icon>svg {
    max-height: 100%;
    max-width: 100%
}

._library__type-button--active ._library__type-button-icon,
._library__type-button:hover ._library__type-button-icon {
    fill: #0077c8
}

._library__type-button-text {
    color: #666;
    display: block;
    text-align: center
}

._library__tag-filters {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 20px
}

._library__tag-filters--active {
    height: 45px;
    left: 0;
    margin: 15px 15px 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 20
}

._library__tag-toggle {
    border: 1px solid #0077c8;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    line-height: 1.125rem;
    -ms-flex-negative: 1;
    padding: 12px;
    transition: flex-basis .15s linear, background .15s linear;
    transition: flex-basis .15s linear, background .15s linear, -ms-flex-preferred-size .15s linear;
    will-change: flex-basis
}

._library__tag-toggle--active {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

._library__tag-toggle--search._library__tag-toggle--active {
    padding: 0
}

._library__tag-toggle--search:hover {
    color: #0069b7
}

.flexboxtweener ._library__tag-toggle--active {
    display: block;
    max-width: calc(100% - 51px);
    position: relative
}

._library__tag-toggle--inactive {
    -ms-flex-preferred-size: 45px;
    flex-basis: 45px
}

.flexboxtweener ._library__tag-toggle--inactive {
    max-width: 45px
}

._library__tag-toggle--select {
    background-color: #0077c8;
    color: #fff;
    fill: #fff;
    margin-right: .5rem
}

._library__tag-toggle--select:hover {
    background-color: #0069b7;
    color: #fff
}

._library__tag-toggle--search {
    background-color: #fff;
    color: #0077c8;
    fill: #0077c8;
    margin-left: .5rem;
    position: relative
}

._library__tag-toggle--search._library__tag-toggle--active ._library__toggle-icon {
    margin: 12px
}

.flexboxtweener ._library__tag-toggle--select._library__tag-toggle--active {
    display: block
}

.flexboxtweener ._library__tag-toggle--select._library__tag-toggle--active>* {
    display: inline-block
}

._library__tag-search-input {
    display: none
}

._library__tag-toggle--active ._library__tag-search-input {
    border: 0;
    display: inline-block;
    height: 100%;
    outline: none;
    padding: 12px;
    width: 100%
}

._library__tag-search-clear-icon {
    display: none;
    position: absolute;
    right: 0;
    top: 0
}

._library__tag-toggle--search._library__tag-toggle--active ._library__tag-search-clear-icon {
    display: block;
    height: 44px;
    padding: 12px;
    width: 44px
}

._library__tag-toggle--search._library__tag-toggle--active ._library__toggle-text {
    display: none
}

._library__toggle-icon {
    height: 18px;
    margin-right: 12px;
    width: 18px
}

._library__toggle-icon use {
    pointer-events: none
}

._library__tag-toggle--search._library__tag-toggle--active ._library__toggle-icon {
    display: none
}

._library__tag-toggle--inactive ._library__toggle-icon {
    margin-right: 0
}

._library__tag-toggle--inactive ._library__toggle-text {
    display: none
}

@media screen and (min-width:750px) {
    ._library__tag-filters--active {
        margin: 0;
        position: static;
        z-index: 0
    }
}

._library__tag-search {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    background-color: #fff;
    max-height: 0;
    overflow: auto;
    transition: max-height .15s ease;
    visibility: hidden;
    will-change: max-height
}

._library__tag-search--active {
    bottom: 0;
    left: 0;
    max-height: none;
    padding: 105px 15px 15px;
    position: fixed;
    right: 0;
    top: 0;
    visibility: visible;
    z-index: 10
}

._library__tag-search-item,
._library__tag-search-item-error {
    padding: 5px 0;
    text-align: center
}

._library__tag-search-item--highlighted,
._library__tag-search-item:focus,
._library__tag-search-item:hover {
    background-color: #e7e7e7
}

._library__tag-search-item-button {
    width: 100%
}

._library__tag-search-no-item ._library__tag-search-item-button {
    cursor: default
}

@media screen and (min-width:750px) {
    ._library__tag-search {
        padding: 0;
        transform: scaleY(0);
        transform-origin: top;
        transition: max-height .15s ease, transform .15s ease;
        visibility: visible;
        will-change: max-height
    }
    ._library__tag-search--active {
        border: 1px solid #0077c8;
        margin: 8px 0 20px;
        max-height: 886px;
        position: static;
        transform: scaleY(1)
    }
}

._library__tag-select {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    background-color: #e7e7e7;
    max-height: 0;
    overflow: auto;
    transition: max-height .15s ease;
    visibility: hidden;
    will-change: max-height
}

._library__tag-select--active {
    bottom: 0;
    left: 0;
    max-height: none;
    padding: 105px 15px 65px;
    position: fixed;
    right: 0;
    top: 0;
    visibility: visible;
    z-index: 10
}

._library__tag-select-list {
    max-height: 100%;
    overflow-y: auto
}

._library__tag-select-list ._library__tag-select-headline {
    margin: 20px 0 10px
}

._library__tag-select-list-subitem {
    display: inline-block
}

._library__tag-select-list-subitem-link {
    background: #fff;
    border: 1px solid #eee;
    color: #666;
    display: block;
    margin: 0 10px 10px 0;
    padding: 2px 10px
}

._library__tag-select-list-subitem-link--active {
    background-color: #aaa;
    color: #fff
}

._library__tag-select-actions {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    bottom: 0;
    display: none;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 0;
    padding: 0 15px 15px;
    position: absolute;
    right: 0
}

._library__tag-select-actions span {
    padding-right: 2rem
}

._library__tag-select--active ._library__tag-select-actions,
._library__tag-select-action {
    display: -ms-flexbox;
    display: flex
}

._library__tag-select-action {
    fill: #f6a800;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px
}

._library__tag-select-action--delete {
    background-color: #fff;
    color: #666;
    fill: #666;
    margin-right: 6px
}

._library__tag-select-action--apply {
    background-color: #f6a800;
    color: #fff;
    fill: #fff
}

._library__tag-select-action--apply:hover {
    background-color: #e29500;
    color: #fff
}

._library__tag-select-action-icon {
    display: inline-block;
    height: 18px;
    vertical-align: middle;
    width: 18px
}

@media screen and (min-width:750px) {
    ._library__tag-select {
        padding: 0;
        transform: scaleY(0);
        transform-origin: top;
        transition: max-height .15s ease, transform .15s ease;
        visibility: visible;
        will-change: max-height
    }
    ._library__tag-select--active {
        margin: 8px 0 20px;
        max-height: 886px;
        padding: 25px 25px 40px;
        position: static;
        transform: scaleY(1)
    }
    ._library__tag-select-actions {
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 30px;
        padding: 0;
        position: static
    }
    ._library__tag-select-action {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

._library__load-container {
    margin: 1rem auto;
    max-width: 50px
}

._library button {
    outline: none
}

._login__link-list {
    list-style: none;
    margin: 2rem 0 0;
    padding-left: 0
}

._login__link-item {
    display: inline-block;
    padding-right: 1rem
}

._login__link-item:after {
    color: #f6a800;
    content: "|";
    display: inline-block
}

._login__link-item:last-of-type:after {
    content: none
}

._login__link {
    padding-right: 1rem
}

._nav-global-special-link {
    fill: #0077c8;
    font-size: .875rem;
    margin-left: 50px
}

._nav-global-special-link:hover {
    fill: #e29500
}

._nav-global-special-link__link {
    color: #666;
    display: block;
    line-height: 2.5rem
}

._nav-global-special-link__link:hover {
    color: #e29500
}

._nav-global-special-link__icon {
    display: inline-block;
    height: 1.25rem;
    margin-right: .5rem;
    transition: fill .15s;
    vertical-align: text-bottom;
    width: 1.25rem;
    will-change: fill
}

._nav-global__overlay {
    background: #fff;
    bottom: 0;
    display: block;
    left: 100%;
    overflow-y: auto;
    position: fixed;
    right: 0;
    text-align: left;
    top: 120px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 20
}

._header__nav--active ._nav-global__overlay {
    left: 0
}

._nav-global ._p-module {
    margin-bottom: 0;
    margin-top: 0
}

._nav-global__positioner {
    margin: 0 0 0 auto;
    max-width: 300px;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden
}

._nav-global__back {
    color: #0077c8;
    display: block;
    fill: #f6a800;
    margin-left: 50px;
    padding: 1rem 0;
    transition: opacity .15s linear;
    will-change: opacity
}

._nav-global__back>* {
    vertical-align: middle
}

._nav-global__back--disabled,
._nav-global__back--disabled:hover {
    color: #53585b;
    cursor: not-allowed;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

._nav-global__back-text {
    display: inline-block;
    line-height: 2rem
}

._nav-global__back-icon {
    display: inline-block;
    height: 2rem;
    width: 1rem
}

._nav-global__back--disabled ._nav-global__back-icon {
    fill: #53585b
}

._nav-global__menu {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-pack: end;
    justify-content: flex-end;
    overflow: hidden
}

._nav-global__level-wrapper {
    display: none;
    left: 100%;
    position: absolute;
    top: 0
}

._nav-global__menu-item--active>*>._nav-global__level-wrapper {
    display: block
}

._nav-global__root-level {
    -ms-flex-item-align: start;
    align-self: flex-start;
    transition: transform .15s;
    will-change: transform
}

._nav-global__level {
    position: relative;
    width: 300px
}

._nav-global__menu-item {
    font-size: 1.125rem;
    line-height: 1.5rem
}

._nav-global__menu-item-inner {
    border-bottom: 1px solid #e7e7e7;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 0 auto;
    width: 250px
}

._nav-global__menu-item--divider ._nav-global__menu-item-inner,
._nav-global__menu-item:last-child ._nav-global__menu-item-inner {
    border-bottom: none
}

._nav-global__menu-item--divider {
    margin-bottom: 2rem
}

._nav-global__link {
    color: #666;
    display: inline-block;
    padding: .75rem 0;
    vertical-align: middle;
    width: 200px
}

._nav-global__link--major {
    text-transform: uppercase
}

._nav-global__link:hover {
    color: #f6a800
}

._nav-global__children-toggler {
    display: inline-block;
    fill: #f6a800;
    height: 3rem;
    padding-left: 34px;
    vertical-align: middle;
    width: 50px
}

._nav-global__children-toggler:hover {
    fill: #e29500
}

._nav-global__children-toggler-icon {
    pointer-events: none
}

._nav-global__menu-item--active>*>._nav-global__children-toggler,
._nav-global__menu-item--active>*>._nav-global__link {
    color: #0077c8;
    fill: #0077c8
}

._nav-global__menu-item--active>*>._nav-global__link:hover {
    color: #e29500;
    fill: #e29500
}

@media screen and (min-width:600px) {
    ._nav-global__positioner {
        max-width: 600px
    }
}

@media screen and (min-width:900px) {
    ._nav-global__positioner {
        max-width: 900px
    }
}

._nav-main {
    margin-bottom: 56px
}

._nav-main__list-item {
    border-top: 1px solid #666;
    font-size: 1.75rem
}

._nav-main__list ._nav-main__list-item:first-child {
    border-top: none
}

._nav-main__item {
    color: #53585b;
    display: block;
    padding: 14px 4px 12px
}

._nav-main__item--is-active,
._nav-main__item:active,
._nav-main__item:hover {
    color: #0077c8
}

@media screen and (min-width:900px) {
    ._nav-main {
        margin-bottom: 0
    }
    ._nav-main__list-item {
        border: 0;
        display: inline-block;
        font-size: 1.375rem;
        margin-left: 16px
    }
    ._nav-main__list ._nav-main__list-item:first-child {
        margin-left: 0
    }
    ._nav-main__item {
        padding: 0
    }
}

._nav-meta {
    padding: 0 3.125vw;
    background: #eee;
    position: relative
}

@media (min-width:1178px) {
    ._nav-meta {
        padding: 0 36px
    }
}

._nav-meta__list {
    height: 100%;
    line-height: 2.375rem
}

._nav-meta__list-item {
    display: inline-block;
    margin-left: 16px
}

._nav-meta__list ._nav-meta__list-item:first-child {
    margin-left: 0
}

._nav-meta__item {
    color: #53585b;
    display: inline-block;
    font-size: 1.5rem;
    height: 38px;
    vertical-align: middle
}

._nav-meta__item>* {
    display: inline-block;
    line-height: 2.375rem;
    padding: 0 10px;
    vertical-align: top
}

._nav-meta__item-toggle * {
    pointer-events: none
}

._nav-meta__item-toggle:active *,
._nav-meta__item-toggle:hover * {
    color: #e29500
}

._nav-meta__item-toggle ._nav-meta__current-lang {
    color: #666;
    display: inline-block;
    text-transform: uppercase
}

._nav-meta__item-toggle--active {
    background: #fff
}

._nav-meta__panel {
    padding: 0 3.125vw 1.5625vw;
    background: #eee;
    display: none
}

@media (min-width:1178px) {
    ._nav-meta__panel {
        padding: 0 36px 18px
    }
}

._nav-meta__panel-inner {
    background: #fff;
    margin: 0 auto;
    max-width: 1106px;
    padding: 10px;
    position: relative
}

._nav-meta__panel-headline {
    border-bottom: 1px solid #e7e7e7;
    display: block;
    margin: 0 0 22px;
    padding: 0 0 10px
}

._nav-meta__panel-close-icon {
    height: 22px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
    z-index: 20
}

._nav-meta__panel--active {
    display: block;
    left: 0;
    position: absolute;
    top: 38px;
    width: 100%;
    z-index: 40
}

._nav-meta__item span {
    display: none
}

span._nav-meta__current-lang,
span._nav-meta__login-text {
    font-size: .875rem;
    line-height: 2.375rem;
    vertical-align: top
}

._nav-meta__icon {
    fill: #f6a800;
    height: 20px;
    width: 20px
}

._nav-meta__icon,
._nav-meta__sub-list {
    display: inline-block
}

._nav-meta__sub-list-text {
    display: none
}

._nav-meta__sub-list-basket {
    background: #0077c8;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: .6875rem;
    height: 20px;
    line-height: 1.25rem;
    margin: -5px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 20px
}

._nav-meta__language-switch-panel-link {
    display: block;
    padding: 10px 0
}

._nav-meta__language-switch,
li._nav-meta__item._nav-meta__language-switch-item {
    display: none;
    font-size: .875rem;
    padding: 0
}

li._nav-meta__item._nav-meta__language-switch-item span {
    display: inline-block
}

._nav-meta__language-switch-item:after {
    content: "|";
    display: inline-block
}

._nav-meta__language-switch-item:last-of-type:after {
    content: none
}

._nav-meta__language-switch-link {
    color: #666;
    padding: 0 10px
}

._nav-meta__login-text,
._nav-meta__logout-text {
    display: inline-block;
    padding-right: .25rem
}

._nav-meta__logout-text {
    color: #f6a800
}

._nav-meta__language-switch-link--active {
    font-weight: 700
}

._nav-meta__item-toggle:active ._icon,
._nav-meta__item-toggle:hover ._icon {
    fill: #e29500
}

._nav-meta__icon {
    vertical-align: middle
}

._nav-meta__icon--arrow {
    display: inline-block;
    fill: #666;
    height: 38px;
    vertical-align: top;
    width: 10px
}

._nav-meta__item-toggle--active ._nav-meta__icon--arrow {
    transform: rotateX(180deg)
}

._nav-meta__icon--mobile,
._nav-meta__item--mobile {
    display: inline-block
}

._nav-meta__icon--desktop,
._nav-meta__item--desktop {
    display: none
}

@media screen and (min-width:900px) {
    ._nav-meta__list-item {
        margin-left: 8px
    }
    ._nav-meta__item {
        font-size: .875rem;
        height: 38px
    }
    ._nav-meta {
        height: auto;
        min-height: 38px
    }
    ._nav-meta-inner {
        display: block;
        height: 36px;
        margin: 0 auto;
        max-width: 1106px;
        position: relative
    }
    ._nav-meta__list {
        position: absolute;
        right: 0
    }
    ._nav-meta__item-toggle {
        color: #666;
        display: inline-block;
        line-height: 2.375rem
    }
    ._nav-meta__item-toggle svg:first-child {
        display: none
    }
    ._nav-meta__item span,
    ._nav-meta__sub-list-item,
    ._nav-meta__sub-list-text {
        display: inline-block
    }
    ._nav-meta__sub-list-item:after {
        color: #f6a800;
        content: "|";
        padding: 5px
    }
    li._nav-meta__sub-list-item:last-of-type:after {
        content: none
    }
    ._nav-meta__sub-list-basket {
        margin: -3px 0 0 5px
    }
    ._nav-meta__language-switch,
    li._nav-meta__item._nav-meta__language-switch-item {
        display: inline-block;
        padding: 0
    }
    ._nav-meta__language-switch-item:after {
        content: "|";
        display: inline-block
    }
    ._nav-meta__language-switch-item:last-of-type:after {
        content: none
    }
    ._nav-meta__language-switch-link {
        color: #666;
        padding: 0 10px
    }
    ._nav-meta__language-switch-link--active {
        font-weight: 700
    }
    ._nav-meta__panel {
        padding: 0 3.125vw 1.5625vw
    }
    ._nav-meta__panel-inner {
        padding: 24px
    }
    ._nav-meta__panel-headline {
        margin: 0 0 28px
    }
    ._nav-meta__panel-close-icon {
        height: 1rem;
        right: 24px;
        width: 1rem
    }
    ._nav-meta__icon--mobile,
    ._nav-meta__item--mobile {
        display: none
    }
    ._nav-meta__icon--desktop,
    ._nav-meta__item--desktop {
        display: inline-block
    }
}

@media screen and (min-width:900px) and (min-width:1178px) {
    ._nav-meta__panel {
        padding: 0 36px 18px
    }
}

@media screen and (min-width:1106px) {
    ._nav-meta {
        padding: 0
    }
}

._nav-subsite {
    left: 0;
    padding-bottom: 20px;
    position: absolute;
    right: 0;
    z-index: 10
}

._nav-subsite__background {
    background-color: hsla(0, 0%, 100%, .5)
}

._nav-subsite__base-link {
    background-color: #0077c8;
    color: #fff;
    display: block;
    padding: .5rem;
    text-transform: uppercase;
    white-space: nowrap
}

._nav-subsite__base-link:hover {
    background-color: #0069b7;
    color: #fff
}

._nav-subsite__nav-list {
    overflow-x: auto;
    padding: .5rem 0;
    white-space: nowrap
}

.flexboxtweener ._nav-subsite__nav-list {
    overflow: hidden;
    padding: 0
}

.flexboxtweener ._nav-subsite__nav {
    overflow-x: hidden;
    overflow-y: hidden
}

.flexboxtweener ._nav-subsite__nav:hover ._nav-subsite__nav-list {
    overflow-x: auto
}

._nav-subsite__nav-list-item {
    display: inline-block
}

._nav-subsite__nav-link {
    color: #666;
    display: inline-block;
    padding: 1rem .5rem;
    text-transform: uppercase
}

._nav-subsite__nav-link--active,
._nav-subsite__nav-link:hover {
    color: #0077c8
}

@media screen and (min-width:700px) {
    ._nav-subsite__wrapper {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 3.125vw;
        max-width: 1106px
    }
    ._nav-subsite__base-link-wrapper {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 668px;
        overflow: hidden
    }
    ._nav-subsite__base-link {
        padding: .5rem 1rem
    }
    ._nav-subsite__nav {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        max-width: 100%;
        min-width: 0
    }
    ._nav-subsite__nav-list {
        margin-left: 1rem
    }
    ._nav-subsite__nav-link {
        padding: 2rem 1rem
    }
    ._nav-subsite__base-link,
    ._nav-subsite__nav-link {
        font-size: 1.25rem
    }
    .flexboxtweener ._nav-subsite__base-link-wrapper {
        -ms-flex-item-align: start;
        align-self: flex-start;
        padding-top: 1.5rem
    }
    .flexboxtweener ._nav-subsite__nav-list {
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%
    }
}

@media screen and (min-width:1178px) {
    ._nav-subsite__wrapper {
        margin: 0 auto
    }
}

._process-item {
    margin: 0 0 6.25vw;
    padding: 0 1.5625vw;
    text-align: center
}

@media (min-width:1178px) {
    ._process-item {
        margin: 0 0 72px;
        padding: 0 18px
    }
}

._process-item__link {
    color: #0077c8
}

._process-item__link:active,
._process-item__link:hover {
    color: #0069b7;
    text-decoration: none
}

._process-item__visual {
    margin-bottom: 1em;
    position: relative
}

._process-item__visual:after,
._process-item__visual:before {
    content: "";
    display: block;
    height: 0;
    position: absolute
}

._process-item__visual:before {
    border-bottom: 1px solid;
    left: 0;
    top: 50%;
    width: 100%
}

._process-item__visual:after {
    bottom: 0;
    margin: auto;
    right: 1px;
    top: 0;
    width: 0
}

._process-item:not(:last-child) ._process-item__visual:after {
    border-bottom: 0;
    border-left: 0;
    border-right: 1px solid #aaa;
    border-top: 1px solid #aaa;
    height: 9px;
    top: 1px;
    transform: rotate(45deg);
    width: 9px
}

._process-item:last-child ._process-item__visual:after {
    border-right: 1px solid;
    height: 16px;
    right: 0
}

._process-item__icon-wrapper {
    background-color: #fff;
    border: 1px solid;
    border-radius: 50%;
    fill: #666;
    height: 100px;
    margin: auto;
    position: relative;
    width: 100px
}

.js ._process-item__visual._js-clickable__trigger {
    color: #666
}

._process-item__icon {
    fill: inherit;
    height: 60px;
    margin: auto;
    position: relative;
    top: 1.25rem;
    width: 60px
}

._process-item__label {
    color: #666;
    margin-bottom: .3em
}

._process-item__text {
    margin: 0 auto 1rem
}

._process-item__visual,
.js ._process-item__visual._js-clickable__trigger {
    color: #aaa
}

.js ._process-item__visual._js-clickable__trigger ._process-item__icon-wrapper {
    fill: #f6a800;
    transition: fill .15s linear;
    will-change: fill
}

.js ._process-item__visual._js-clickable__trigger:active,
.js ._process-item__visual._js-clickable__trigger:hover {
    color: #e29500
}

.js ._process-item__visual._js-clickable__trigger:active ._process-item__icon-wrapper,
.js ._process-item__visual._js-clickable__trigger:hover ._process-item__icon-wrapper {
    border-color: #e29500;
    fill: #e29500
}

.js ._process-item__visual._js-clickable__trigger:hover._process-item__visual:after {
    border-color: #e29500
}

@media screen and (min-width:500px) {
    ._process-item {
        margin: 0 0 3.125vw;
        padding: .9375vw;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%
    }
    .flexboxtweener ._process-item {
        -ms-flex: 1 0 45%
    }
}

@media screen and (min-width:500px) and (min-width:1178px) {
    ._process-item {
        margin: 0 0 36px;
        padding: 10.8px
    }
}

._process__item-list {
    margin: 0 -1.5625vw
}

@media (min-width:1178px) {
    ._process__item-list {
        margin: 0 -18px
    }
}

@media screen and (min-width:500px) {
    ._process__item-list {
        margin: 0 -.9375vw;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media screen and (min-width:500px) and (min-width:1178px) {
    ._process__item-list {
        margin: 0 -10.8px
    }
}

@media screen and (min-width:600px) {
    ._process--two-in-row ._process__item-list>* {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .flexboxtweener ._process--two-in-row ._process__item-list>* {
        flex-basis: auto;
        -ms-flex-preferred-size: 40%
    }
}

@media screen and (min-width:600px) {
    ._process--three-in-row ._process__item-list>* {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .flexboxtweener ._process--three-in-row ._process__item-list>* {
        flex-basis: auto;
        -ms-flex-preferred-size: 40%
    }
}

@media screen and (min-width:800px) {
    ._process--three-in-row ._process__item-list>* {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%
    }
    .flexboxtweener ._process--three-in-row ._process__item-list>* {
        -ms-flex-preferred-size: 30%
    }
}

@media screen and (min-width:600px) {
    ._process--four-in-row ._process__item-list>* {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .flexboxtweener ._process--four-in-row ._process__item-list>* {
        flex-basis: auto;
        -ms-flex-preferred-size: 40%
    }
}

@media screen and (min-width:800px) {
    ._process--four-in-row ._process__item-list>* {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
    .flexboxtweener ._process--four-in-row ._process__item-list>* {
        -ms-flex-preferred-size: 20%
    }
}

@media screen and (min-width:600px) {
    ._process--five-in-row ._process__item-list>* {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .flexboxtweener ._process--five-in-row ._process__item-list>* {
        flex-basis: auto;
        -ms-flex-preferred-size: 45%
    }
}

@media screen and (min-width:800px) {
    ._process--five-in-row ._process__item-list>* {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%
    }
    .flexboxtweener ._process--five-in-row ._process__item-list>* {
        -ms-flex-preferred-size: 30%
    }
}

@media screen and (min-width:1050px) {
    ._process--five-in-row ._process__item-list>* {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }
    .flexboxtweener ._process--five-in-row ._process__item-list>* {
        -ms-flex-preferred-size: 15%
    }
}

._product-highlight {
    position: relative
}

._product-highlight__wrapper {
    padding: 0
}

._product-highlight__image-wrapper {
    padding: 3.125vw 3.125vw 0;
    background: radial-gradient(150% 150% at center bottom, #dce1e5 0, #fff 70%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:1178px) {
    ._product-highlight__image-wrapper {
        padding: 36px 36px 0
    }
}

._product-highlight__image-wrapper>* {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%
}

._product-highlight__body {
    padding: 4.6875vw 3.125vw
}

@media (min-width:1178px) {
    ._product-highlight__body {
        padding: 54px 36px
    }
}

._product-highlight__heading {
    color: #53585b;
    margin-bottom: 1.25rem
}

._product-highlight__copy {
    margin: 0
}

._product-highlight__more-wrapper {
    margin: 1.25rem 0 0
}

@media (min-width:650px) {
    ._product-highlight {
        background: radial-gradient(150% 150% at center bottom, #dce1e5 0, #fff 70%)
    }
    ._product-highlight__wrapper {
        display: -ms-flexbox;
        display: flex
    }
    ._product-highlight__image-wrapper {
        -ms-flex-align: end;
        align-items: flex-end;
        background: transparent;
        -ms-flex: 1;
        flex: 1
    }
    ._product-highlight__image-wrapper>* {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    ._product-highlight__body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center
    }
    .flexboxtweener ._product-highlight__image-wrapper {
        display: table-cell;
        vertical-align: bottom;
        width: 50%
    }
    .flexboxtweener ._product-highlight__body {
        display: table-cell;
        vertical-align: middle
    }
}

._product-summary__slider-wrapper {
    margin-bottom: 1rem;
    position: relative
}

._product-summary__button-wrapper {
    margin-bottom: 1.75rem
}

._product-summary__text {
    margin: 1.25rem 0 0
}

@media (min-width:650px) {
    ._product-summary__wrapper {
        display: -ms-flexbox;
        display: flex
    }
    ._product-summary__slider-wrapper {
        margin-bottom: 0;
        width: 50%
    }
    ._product-summary__body {
        padding-left: 1.5rem;
        width: 50%
    }
}

._quote__body {
    margin: 0 auto;
    max-width: 880px
}

._quote__blockquote {
    margin: 0;
    overflow: hidden;
    padding-left: 3rem;
    position: relative
}

._quote__body ._quote__text {
    line-height: 1.75rem
}

._quote__text {
    color: #666;
    -webkit-hyphens: auto;
    hyphens: auto;
    line-height: 1.25;
    -ms-hyphens: auto;
    margin-bottom: .5rem
}

._quote__icon {
    fill: #0077c8;
    height: 2rem;
    left: 0;
    position: absolute;
    top: .25rem;
    width: 2rem
}

._quote__author {
    font-style: italic;
    margin: 0
}

._quote__more {
    margin-top: 1.5rem
}

@media screen and (min-width:400px) {
    ._quote__text {
        -webkit-hyphens: none;
        -ms-hyphens: none;
        hyphens: none
    }
}

@media screen and (min-width:600px) {
    ._quote__body ._quote__text {
        line-height: 2rem
    }
}

._quote-banner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: relative
}

._quote-banner ._p-bgimage {
    background-position: 0 0;
    height: 235px;
    position: static
}

._quote-banner--left ._p-bgimage {
    background-position: 100% 0
}

._quote-banner__blockquote {
    margin: 0
}

._quote-banner__text {
    margin-bottom: .5em
}

._quote-banner__author {
    font-size: 1rem;
    font-style: italic;
    margin-bottom: 1.5em
}

._quote-banner ._p-button {
    font-size: 1rem
}

._quote-banner__body ._quote-banner__author,
._quote-banner__body ._quote-banner__text {
    color: #53585b
}

@media (min-width:600px) {
    ._quote-banner ._p-bgimage {
        height: 360px
    }
}

@media (min-width:1024px) {
    ._quote-banner__body {
        padding: 3.125vw;
        position: relative;
        width: 50%
    }
    ._quote-banner__wrapper {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
        min-height: 480px;
        width: 80%
    }
    ._quote-banner--left ._quote-banner__wrapper {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    ._quote-banner ._p-bgimage {
        background-position: top;
        height: auto;
        position: absolute
    }
    ._quote-banner__body ._quote-banner__author,
    ._quote-banner__body ._quote-banner__text {
        color: #fff
    }
    ._quote-banner__body,
    ._quote-banner__body--dark {
        background: rgba(83, 88, 91, .85)
    }
    ._quote-banner__body--light {
        background: hsla(0, 0%, 91%, .85)
    }
    ._quote-banner__body--light ._quote-banner__author,
    ._quote-banner__body--light ._quote-banner__text {
        color: #53585b
    }
    ._quote-banner__body--accent {
        background: rgba(0, 119, 200, .85)
    }
}

@media (min-width:1024px) and (min-width:1178px) {
    ._quote-banner__body {
        padding: 36px
    }
}

._quote-block {
    color: #fff;
    position: relative
}

._quote-block__body {
    padding: 6.25vw;
    margin: 0;
    position: relative;
    z-index: 10
}

@media (min-width:1178px) {
    ._quote-block__body {
        padding: 72px
    }
}

._quote-block__blockquote {
    margin: 0
}

._quote-block__text {
    margin: 0 0 1.5em
}

._quote-block__footer {
    display: -ms-flexbox;
    display: flex
}

._quote-block__image-wrapper {
    margin: 0 3.125vw 0 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
}

@media (min-width:1178px) {
    ._quote-block__image-wrapper {
        margin: 0 36px 0 0
    }
}

._quote-block__author {
    font-style: italic;
    margin: 0
}

.flexboxtweener ._quote-block__author {
    max-width: 80%
}

._quote-block__more-wrapper {
    margin: 15px 0 0
}

@media (min-width:600px) {
    ._quote-block__body {
        padding: 3.125vw;
        width: 75%
    }
    ._quote-block__image-wrapper {
        margin: 0 1.5625vw 0 0
    }
}

@media (min-width:600px) and (min-width:1178px) {
    ._quote-block__body {
        padding: 36px
    }
}

@media (min-width:600px) and (min-width:1178px) {
    ._quote-block__image-wrapper {
        margin: 0 18px 0 0
    }
}

@media (min-width:900px) {
    ._quote-block__body {
        width: 50%
    }
    .flexboxtweener ._quote-block__text-wrapper {
        max-width: 100%
    }
}

._quote-block__body,
._quote-block__body--dark {
    background: rgba(83, 88, 91, .85)
}

._quote-block__body--dark ._quote-block__text,
._quote-block__body ._quote-block__text {
    color: #fff
}

._quote-block__body--light {
    background: hsla(0, 0%, 91%, .85);
    color: #53585b
}

._quote-block__body--light ._quote-block__text {
    color: #53585b
}

._quote-block__body--accent {
    background: rgba(0, 119, 200, .85)
}

._quote-block__body--accent ._quote-block__text {
    color: #fff
}

._quote-image {
    position: relative
}

._quote-image__wrapper {
    padding: 0
}

._quote-image__image-wrapper {
    padding: 3.125vw 3.125vw 0;
    background: radial-gradient(150% 150% at center bottom, #dce1e5 0, #fff 70%);
    padding-bottom: 0
}

@media (min-width:1178px) {
    ._quote-image__image-wrapper {
        padding: 36px 36px 0
    }
}

._quote-image__body {
    padding: 4.6875vw 3.125vw
}

@media (min-width:1178px) {
    ._quote-image__body {
        padding: 54px 36px
    }
}

._quote-image__blockquote {
    margin: 0
}

._quote-image__text {
    color: #53585b;
    margin-bottom: 1.25rem
}

._quote-image__author {
    font-style: italic;
    margin: 0
}

._quote-image__more-wrapper {
    margin: 1.25rem 0 0
}

@media (min-width:650px) {
    ._quote-image {
        background: radial-gradient(150% 150% at center bottom, #dce1e5 0, #fff 70%)
    }
    ._quote-image__wrapper {
        display: -ms-flexbox;
        display: flex
    }
    ._quote-image__image-wrapper {
        -ms-flex-align: end;
        align-items: flex-end;
        background: transparent
    }
    ._quote-image__body,
    ._quote-image__image-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1;
        flex: 1
    }
    ._quote-image__body {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center
    }
    .flexboxtweener ._product-highlight__image-wrapper {
        display: table-cell;
        vertical-align: bottom;
        width: 50%
    }
    .flexboxtweener ._product-highlight__body {
        display: table-cell;
        vertical-align: middle
    }
}

._richtext ul {
    list-style-type: none
}

._richtext ol,
._richtext ul {
    overflow: hidden;
    padding-left: 28px
}

._richtext ul li {
    position: relative
}

._richtext ul li:before {
    color: #0077c8;
    content: "• ";
    left: -28px;
    position: absolute
}

._richtext pre {
    background: #53585b;
    border-left: 5px solid #f6a800;
    color: #e7e7e7;
    max-height: 500px;
    max-width: 100%;
    padding: 20px
}

._search-form__double-field-wrapper {
    background-color: #e7e7e7;
    display: block;
    padding: 2rem
}

._search-form__field {
    margin-bottom: .5rem
}

._search-form__field,
._search-form__select-wrapper,
._search-form__text-field {
    display: block;
    height: 100%
}

._search-form__select {
    background-color: #fff;
    height: 100%
}

._search-form__select-icon {
    top: .5rem
}

._form__text-field._search-form__text-field {
    box-sizing: border-box
}

._search-form__submit {
    width: auto
}

@media screen and (min-width:600px) {
    ._search-form__double-field-wrapper {
        -ms-flex-align: stretch;
        align-items: stretch;
        display: -ms-flexbox;
        display: flex
    }
    ._search-form__field {
        height: 42px;
        margin-bottom: 0;
        padding-right: .5rem
    }
    ._search-form__field--grow {
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    ._search-form__select-icon {
        top: .75rem
    }
}

._searchresults__list {
    margin: 0 0 3.125vw
}

@media (min-width:1178px) {
    ._searchresults__list {
        margin: 0 0 36px
    }
}

._searchresults__link {
    color: #0077c8;
    display: block;
    padding: 1rem 0
}

._searchresults__highlighted-query {
    color: #f6a800
}

@media screen and (min-width:600px) {
    ._searchresults__link {
        padding: 0 0 .5rem
    }
}

._sidebar-form__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

._sidebar-form ._richtext {
    padding: 0
}

._sidebar-form__form {
    padding: 1.5625vw 0 0;
    min-width: 320px;
    text-align: center
}

@media (min-width:1178px) {
    ._sidebar-form__form {
        padding: 18px 0 0
    }
}

._sidebar-form__iframe {
    border: none;
    min-width: 300px;
    overflow: hidden
}

.flexboxtweener ._sidebar-form__description,
.flexboxtweener ._sidebar-form__form {
    width: 100%
}

@media (min-width:800px) {
    ._sidebar-form__wrapper {
        -ms-flex-direction: row;
        flex-direction: row
    }
    ._sidebar-form__description {
        padding: 0 1.5625vw 0 0
    }
    ._sidebar-form__form {
        padding: 0 0 0 1.5625vw;
        text-align: right
    }
    .flexboxtweener ._sidebar-form__description {
        width: 66%
    }
    .flexboxtweener ._sidebar-form__form {
        width: 33%
    }
}

@media (min-width:800px) and (min-width:1178px) {
    ._sidebar-form__description {
        padding: 0 18px 0 0
    }
}

@media (min-width:800px) and (min-width:1178px) {
    ._sidebar-form__form {
        padding: 0 0 0 18px
    }
}

._slider-item {
    display: inline-block;
    height: 0;
    line-height: 1.5;
    position: relative;
    vertical-align: top;
    width: 100%
}

._slider-item.active {
    height: auto
}

._slider-item ._p-module,
._slider-item ._p-module--fullwidth,
._slider-item ._p-wrapper-inner {
    margin: 0
}

._slider-item * {
    white-space: normal
}

._slider-item ._image {
    padding: 0
}

.js ._slider-item ._image {
    cursor: pointer
}

.js ._slider--one-slide ._slider-item ._image {
    cursor: auto
}

._slider,
._slider__frame {
    position: relative
}

._slider__frame {
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    white-space: nowrap
}

._slider__slides {
    display: inline-block;
    max-width: 100%
}

._slider__progress {
    background: #f6a800;
    bottom: 0;
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    transition: width .2s ease-out
}

._slider--one-slide ._slider__progress,
.no-js ._slider__progress {
    display: none
}

._slider__control {
    background: transparent;
    border: 0;
    fill: #f6a800;
    height: 80px;
    opacity: .8;
    outline: none;
    padding: 8px;
    position: absolute;
    top: calc(50% - 28px);
    transition: background, fill .15s linear;
    width: 60px;
    z-index: 10
}

._slider--one-slide ._slider__control {
    display: none
}

._slider__control:hover {
    background: #f6a800;
    fill: #fff
}

.no-js ._slider__control {
    display: none
}

._slider__icon {
    height: 24px
}

._slider__prev {
    left: 0
}

._slider__next {
    right: 0
}

._slider__navigation,
.no-js ._slider__navigation {
    display: none
}

@media screen and (min-width:800px) {
    ._slider__navigation {
        background: #53585b;
        display: block;
        height: 118px;
        overflow: hidden;
        position: relative;
        width: 100%
    }
    ._slider__thumbnail-track {
        display: block;
        left: 0;
        margin: 0 7px;
        position: absolute;
        top: 0;
        transition-duration: .3s;
        transition-timing-function: ease;
        white-space: nowrap
    }
    ._slider__thumbnail {
        display: inline-block;
        padding: 14px 7px
    }
    ._slider__thumbnail--active {
        opacity: .85
    }
    ._slider__thumbnail-link {
        display: block
    }
    ._slider__navigation ._slider__thumbnail-img {
        background-color: #fff;
        fill: #f6a800;
        height: 90px;
        stroke: #f6a800;
        width: 90px
    }
    ._slider__navigation--circle-thumbnails ._slider__thumbnail-img {
        border-radius: 100%
    }
}

._spec-sheet__item {
    margin-bottom: .25rem
}

._spec-sheet__category {
    margin-bottom: 2rem
}

._spec-sheet__title {
    margin-bottom: .75rem
}

._spec-sheet__label {
    font-weight: 700
}

._spec-sheet__label:after {
    content: ":"
}

@media screen and (min-width:440px) {
    ._spec-sheet__label {
        display: inline-block;
        width: 14rem
    }
    ._spec-sheet__label:after {
        display: none
    }
}

._social-share-item {
    display: inline-block
}

._social-share-item__button {
    border-radius: 100%;
    display: block;
    margin: 0 1.5rem 1.5rem 0;
    padding: .5rem;
    transition: opacity .15s linear
}

._social-share-item__button:hover {
    opacity: .7
}

._social-share-item__icon {
    fill: #fff;
    height: 2rem;
    position: static;
    width: 2rem
}

._social-share-item__button--facebook {
    background: #3b5998
}

._social-share-item__button--twitter {
    background-color: #1b95e0
}

._social-share-item__button--google {
    background-color: #db4437
}

._social-share-item__button--pinterest {
    background-color: #cb2027
}

._social-share-item__button--linkedin {
    background-color: #0084bf
}

._stickout {
    margin: 25vw 0 0
}

@media (min-width:1178px) {
    ._stickout {
        margin: 288px 0 0
    }
}

._stickout__headline {
    color: #0077c8
}

._stickout__body {
    padding: 3.125vw;
    background: #eee;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    transform: translateZ(0)
}

@media (min-width:1178px) {
    ._stickout__body {
        padding: 36px
    }
}

._stickout__image {
    padding: 0 0 3.125vw;
    margin: -100px auto 15px;
    transform: perspective(600px) rotateY(-25deg) translateX(-4%);
    width: 50%
}

@media (min-width:1178px) {
    ._stickout__image {
        padding: 0 0 36px
    }
}

._stickout__image img {
    box-shadow: 2px 2px 2px 1px #aaa
}

@media (min-width:500px) {
    ._stickout {
        margin: 12.5vw 0 0
    }
    ._stickout__image {
        margin: -80px auto 20px;
        width: 33%
    }
}

@media (min-width:500px) and (min-width:1178px) {
    ._stickout {
        margin: 144px 0 0
    }
}

@media (min-width:600px) {
    ._stickout__image {
        margin: -80px auto 20px
    }
}

@media (min-width:800px) {
    ._stickout {
        margin: 2.08125vw 0 0
    }
    ._stickout__body {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    ._stickout__image {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        margin: -70px 0 0;
        max-width: 100%;
        text-align: right
    }
    ._stickout__text {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }
}

@media (min-width:800px) and (min-width:1178px) {
    ._stickout {
        margin: 23.976px 0 0
    }
}

@media (min-width:1100px) {
    ._stickout__image {
        margin: -100px 0 0
    }
}

._tab {
    display: none
}

._tab--active {
    display: block
}

._tabs__subline {
    color: #53585b;
    margin-bottom: 4rem
}

._tabs__bar {
    border-bottom: 5px solid #0077c8;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap
}

._tabs__bar-item {
    display: inline-block;
    margin-right: 1px;
    min-width: 8rem;
    width: 8rem
}

._tabs__bar-button {
    background-color: #e7e7e7;
    color: #aaa;
    display: block;
    height: 100%;
    outline: none;
    padding: .5rem;
    text-align: center;
    white-space: normal;
    width: 100%
}

._tabs__bar-button * {
    pointer-events: none
}

._tabs__icon-circle {
    background-color: #aaa;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    height: 3rem;
    margin: 0 auto .5rem;
    transition: background-color .15s linear;
    width: 3rem
}

._tabs__bar-button--active,
._tabs__bar-button:hover {
    background-color: rgba(0, 119, 200, .85);
    color: #fff
}

._tabs__bar-button--active ._tabs__icon-circle,
._tabs__bar-button:hover ._tabs__icon-circle {
    background-color: #0077c8
}

._tabs__icon {
    fill: #fff;
    height: 2rem;
    margin: auto;
    width: 2rem
}

._table table {
    border: 0;
    border-bottom: 1px solid #666;
    border-spacing: .25em;
    border-top: 1px solid #666;
    display: inline-block;
    max-width: 100%;
    overflow-scrolling: touch;
    overflow-x: auto;
    vertical-align: middle
}

._table td,
._table th {
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    padding: .5em 1em
}

._table th {
    font-weight: 700;
    text-align: left;
    text-transform: none
}

._table tr:nth-child(even) {
    background-color: #eee
}

._table tr:nth-child(odd) {
    background-color: #fff
}

._table-gallery__icon {
    display: inline-block;
    fill: #f6a800;
    height: .75rem;
    margin-right: .25rem;
    vertical-align: baseline;
    width: 1.5rem
}

._teaser__text {
    color: #666
}

._teaser__more {
    margin: 0 0 1em
}

._teaser__headline {
    color: #0077c8;
    margin: .7em 0 .43em
}

._teaser ._image__picture--svg {
    display: block;
    margin: 0 auto;
    width: 70%
}

@media (min-width:600px) {
    ._grid-container--stack ._teaser {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    ._grid-container--stack ._teaser__headline {
        margin-top: 0
    }
    ._grid-container--stack ._teaser__image-wrapper {
        -ms-flex-preferred-size: 31.7675%;
        flex-basis: 31.7675%
    }
    ._grid-container--stack ._teaser__body {
        -ms-flex-preferred-size: 65.0975%;
        flex-basis: 65.0975%
    }
}

._grid-container--tile ._teaser__text {
    margin: 0 0 1em
}

._teaser-mini {
    display: -ms-flexbox;
    display: flex
}

._teaser-mini__image-wrapper {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    padding-right: .375em
}

._teaser-mini__body {
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%;
    padding-left: .375em
}

._teaser-mini__headline {
    color: #0077c8;
    font-family: Gotham DS A, Gotham DS B, Arial, sans-serif;
    margin-bottom: .375em;
    text-transform: none
}

._teaser-mini__headline:hover {
    color: #0077c8
}

a._teaser-mini__headline:hover {
    color: #0069b7
}

._teaser-mini__button-wrapper ._p-button__icon {
    right: 1.2em
}

._teaser-mini__text {
    margin: 0
}

._teaser-mini__button-wrapper {
    margin-top: 15px
}

._teaser-mini__button-wrapper ._p-button {
    line-height: 1.125rem;
    min-height: 34px
}

._grid-container--five-in-row ._teaser-mini {
    display: block
}

._grid-container--five-in-row ._teaser-mini__body {
    margin-top: 1em
}

._teaser-news-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: .5rem;
    position: relative
}

._teaser-news-item__body,
._teaser-news-item__image-wrapper {
    background-color: #eee;
    overflow: hidden
}

._teaser-news-item__category {
    background-color: #0077c8;
    color: #fff;
    cursor: default;
    left: 2rem;
    margin: 0;
    padding: .5rem 1rem;
    position: absolute;
    top: 1.5rem
}

._teaser-news-item__body {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 1.5rem
}

._teaser-news-item__date {
    margin-bottom: .5rem
}

._teaser-news-item__headline {
    margin: 0 0 2rem
}

._teaser-news__grid--hidden {
    display: none
}

.no-js ._teaser-news__grid--hidden {
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width:600px) {
    ._teaser-news__grid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -.5rem
    }
    ._teaser-news__grid>* {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%;
        padding: .5rem
    }
}

._text-headline__text-wrapper {
    margin: 0
}

._text-headline__headline {
    color: #0077c8;
    display: block;
    margin: 0
}

._text-headline__subline {
    color: #53585b;
    display: block;
    margin: 0
}

._text-media__content {
    overflow: hidden
}

._text-media__content ._image__picture--svg {
    display: block;
    margin: 0 auto;
    width: 70%
}

._text-media__media-wrapper {
    padding: 0 0 2.0625vw
}

@media (min-width:1178px) {
    ._text-media__media-wrapper {
        padding: 0 0 23.76px
    }
}

._text-media ._richtext,
._text-media__text {
    padding: 3.125vw 0 0;
    margin: 0
}

@media (min-width:1178px) {
    ._text-media ._richtext,
    ._text-media__text {
        padding: 36px 0 0
    }
}

@media screen and (min-width:600px) {
    ._text-media__media-wrapper {
        padding: 0 2.0625vw 2.0625vw;
        width: 50%
    }
    ._text-media--left ._text-media__media-wrapper {
        padding: 0 2.0625vw 2.0625vw 0;
        float: left
    }
    ._text-media--right ._text-media__media-wrapper {
        padding: 0 0 2.0625vw 2.0625vw;
        float: right
    }
    ._text-media ._richtext,
    ._text-media__text {
        margin: 0;
        padding: 0
    }
}

@media screen and (min-width:600px) and (min-width:1178px) {
    ._text-media__media-wrapper {
        padding: 0 23.76px 23.76px
    }
}

@media screen and (min-width:600px) and (min-width:1178px) {
    ._text-media--left ._text-media__media-wrapper {
        padding: 0 23.76px 23.76px 0
    }
}

@media screen and (min-width:600px) and (min-width:1178px) {
    ._text-media--right ._text-media__media-wrapper {
        padding: 0 0 23.76px 23.76px
    }
}

@media screen and (min-width:776px) {
    ._text-media__media-wrapper {
        width: 33%
    }
}

._text-tile__body {
    background: #fff;
    height: 100%;
    min-height: 7.5rem;
    padding: 1.5em 1em
}

._text-tile__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center
}

._text-tile__headline {
    margin-bottom: 0
}

._text-tile__headline sup {
    font-size: .5em;
    top: -.8em
}

._text-tile__subline {
    margin-bottom: 0
}

._tile-overlay-content__wrapper {
    background-color: #eee;
    cursor: pointer;
    overflow: hidden;
    position: relative
}

._tile-overlay-content__caption-wrapper {
    background-color: rgba(0, 119, 200, .85);
    color: #fff;
    opacity: 1;
    padding: .5rem 1rem;
    transition: opacity .15s linear;
    will-change: opacity
}

._js-layer__layer--open+._tile-overlay-content__wrapper {
    pointer-events: none
}

._tile-overlay-content__caption {
    margin: 0;
    overflow: hidden
}

@media screen and (min-width:1024px) {
    ._tile-overlay-content__caption-wrapper {
        opacity: 0
    }
    ._tile-overlay-content__wrapper:hover ._tile-overlay-content__caption-wrapper {
        opacity: 1
    }
}

._tile-rectangle__content {
    padding: 3.125vw;
    color: #fff;
    position: relative;
    z-index: 10
}

@media (min-width:1178px) {
    ._tile-rectangle__content {
        padding: 36px
    }
}

._tile-rectangle__headline {
    color: #fff
}

._tile-rectangle__date {
    font-family: Gotham DS A, Gotham DS B, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300
}

._tile-rectangle__text {
    font-family: Gotham DS A, Gotham DS B, Arial, sans-serif
}

._tile-rectangle ._p-bgimage:after {
    background: rgba(83, 88, 91, .4);
    content: "";
    display: block;
    height: 100%;
    transition: background .15s linear
}

._tile-rectangle:hover ._p-bgimage:after {
    background: transparent
}

._tile-rectangle__icon-wrapper {
    background: #0077c8;
    border-radius: 100%;
    height: 76px;
    margin-bottom: 4rem;
    width: 76px
}

._tile-rectangle__icon {
    fill: #fff;
    height: 100%;
    padding: .75rem;
    width: 100%
}

@media screen and (min-width:600px) {
    ._tile-rectangle {
        page-break-inside: avoid;
        break-inside: avoid
    }
    ._tile-rectangle__content {
        padding: 3.125vw
    }
}

@media screen and (min-width:600px) and (min-width:1178px) {
    ._tile-rectangle__content {
        padding: 36px
    }
}

._tile-rectangle__body--light {
    background-color: #e7e7e7
}

._tile-rectangle__body--light ._tile-rectangle__date,
._tile-rectangle__body--light ._tile-rectangle__headline,
._tile-rectangle__body--light ._tile-rectangle__text {
    color: #53585b
}

._tile-rectangle__body--medium {
    background-color: #aaa
}

._tile-rectangle__body--dark {
    background-color: #53585b
}

._tile-square {
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%
}

._tile-square__link,
._tile-square__link:hover {
    color: #53585b
}

._tile-square__body {
    background-color: #eee;
    display: block;
    position: relative;
    transition: background .15s linear
}

._tile-square__body:before {
    content: "";
    display: block;
    padding-top: 100%
}

._tile-square__content {
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

._tile-square__image-wrapper {
    overflow: hidden
}

._tile-square__image {
    padding: 3.125vw
}

@media (min-width:1178px) {
    ._tile-square__image {
        padding: 36px
    }
}

._tile-square__subline {
    padding: 0 3.125vw 3.125vw;
    margin: auto 0
}

@media (min-width:1178px) {
    ._tile-square__subline {
        padding: 0 36px 36px
    }
}

._tile-square ._image__picture--svg {
    display: block;
    margin: 0 auto;
    width: 70%
}

._grid-container--background-image ._tile-square__body,
._grid-container--dark ._tile-square__body {
    background-color: #fff
}

._tile-square--highlight ._tile-square__body {
    background-color: #0077c8
}

._tile-square--highlight._js-clickable ._tile-square__body:hover {
    background-color: #0069b7
}

._tile-square--highlight ._tile-square__link {
    color: #fff
}

@media screen and (min-width:600px) {
    ._tile-square__image {
        padding: 1.5625vw
    }
    ._tile-square__subline {
        padding: 0 1.5625vw 1.5625vw
    }
}

@media screen and (min-width:600px) and (min-width:1178px) {
    ._tile-square__image {
        padding: 18px
    }
}

@media screen and (min-width:600px) and (min-width:1178px) {
    ._tile-square__subline {
        padding: 0 18px 18px
    }
}

@media screen and (min-width:1000px) {
    ._grid-container--five-in-row ._tile-square__subline {
        font-size: 1rem
    }
}

._timelines-item {
    cursor: pointer;
    padding-bottom: 10px;
    position: relative
}

._timelines-item:before {
    border: 4px solid #e7e7e7;
    border-radius: 100%;
    height: 28px;
    margin: 0 auto -14px;
    width: 28px
}

._timelines-item:after,
._timelines-item:before {
    background-color: #53585b;
    content: "";
    display: block;
    position: relative
}

._timelines-item:after {
    height: 30px;
    margin: 0 auto -10px;
    width: 2px
}

._timelines-item--accent:after,
._timelines-item--accent:before {
    background-color: #0077c8
}

._timelines-item--highlight:after,
._timelines-item--highlight:before {
    background-color: #f6a800
}

._timelines__after-merge ._timelines-item:last-child:after {
    display: none
}

._timelines-item__box {
    background-color: #fff;
    padding: 1rem
}

._timelines-item__headline {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

._timelines-item--highlight ._timelines-item__headline {
    color: #f6a800
}

._timelines-item--highlight:hover ._timelines-item__headline {
    color: #e29500
}

._timelines-item--accent:hover ._timelines-item__headline {
    color: #0069b7
}

@keyframes f {
    1% {
        display: block
    }
    to {
        opacity: 1
    }
}

._timelines-item__text {
    display: none;
    margin-top: 1rem;
    opacity: 0
}

._timelines-item--active ._timelines-item__text {
    animation: f .15s forwards;
    display: block
}

@media screen and (min-width:800px) {
    ._timelines-item:after {
        display: none
    }
    ._timelines-item {
        padding-bottom: 2rem
    }
}

._timelines__split {
    display: none
}

._timelines__merge-box {
    margin-bottom: 10px
}

._timelines__merge-box:after {
    background-color: #53585b;
    content: "";
    display: block;
    height: 30px;
    margin: 0 auto -10px;
    position: relative;
    width: 2px
}

._timelines__merge-box-inner {
    background-color: #fff;
    padding: 2rem;
    text-align: center
}

._timelines__merge-box-headline {
    color: #53585b
}

._timelines__merge-box-text {
    margin: 0 auto 2rem;
    text-align: center
}

._timelines__merge-box-logo {
    max-width: 200px
}

@media screen and (min-width:800px) {
    ._timelines__split {
        display: -ms-flexbox;
        display: flex;
        margin: 0 -.5rem
    }
    ._timelines__split>* {
        padding: 0 .5rem;
        width: 50%
    }
    ._timelines__timeline {
        position: relative
    }
    ._timelines__timeline:before {
        background-color: #53585b;
        bottom: 0;
        content: "";
        display: block;
        left: calc(50% - 1px);
        position: absolute;
        top: 0;
        width: 2px
    }
    ._timelines__after-merge._timelines__timeline:before {
        bottom: 2rem
    }
    ._timelines__left:before {
        background-color: #0077c8
    }
    ._timelines__right:before {
        background-color: #f6a800
    }
    ._timelines__both {
        display: none
    }
}

._update-check__header {
    margin-bottom: 0
}

._update-check__form-field-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 1rem
}

._update-check__input {
    -ms-flex-positive: 0;
    flex-grow: 0;
    line-height: 1.4
}

._update-check__submit {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

._update-check__instructions-label {
    color: #666;
    padding: 1rem 0 0
}

._update-check__instructions-checkbox {
    display: none
}

._update-check__instructions-icon {
    display: inline-block;
    fill: #f6a800;
    height: 1rem;
    margin-left: .5rem;
    vertical-align: baseline;
    width: 1rem
}

._update-check__instructions-head,
._update-check__instructions-icon {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

._update-check__instructions-head {
    cursor: pointer;
    display: block;
    padding-bottom: 1rem
}

._update-check__instructions-icon--open {
    display: none
}

._update-check__instructions-checkbox:checked~._update-check__instructions-head ._update-check__instructions-icon--open {
    display: inline-block
}

._update-check__instructions-checkbox:checked~._update-check__instructions-head ._update-check__instructions-icon--closed,
._update-check__instructions-text {
    display: none
}

._update-check__instructions-checkbox:checked~._update-check__instructions-text {
    display: block
}

._update-check__response {
    display: none
}

._update-check__response--show {
    display: block
}

._update-check__response-headline {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .5rem
}

._update-check__response-icon {
    background-color: #0077c8;
    border-radius: 100%;
    display: inline-block;
    fill: #fff;
    height: 4rem;
    margin-right: 1rem;
    min-height: 4rem;
    min-width: 4rem;
    padding: 1rem;
    width: 4rem
}

._update-check__response--fail ._update-check__response-icon {
    background-color: #e4002b
}

._update-check__response-text {
    padding-left: 5rem
}

@media screen and (min-width:800px) {
    ._update-check__response-container {
        padding-left: 33%
    }
}

._assetuserinfo__header {
    margin: 0 0 1.5625vw
}

@media (min-width:1178px) {
    ._assetuserinfo__header {
        margin: 0 0 18px
    }
}

._assetuserinfo__image-wrapper ._image__img {
    background-color: #fff;
    max-width: 127px;
    min-width: 100px
}

._assetuserinfo__text-wrapper {
    padding: 0 0 0 3.125vw
}

@media (min-width:1178px) {
    ._assetuserinfo__text-wrapper {
        padding: 0 0 0 36px
    }
}

._assetuserinfo__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

._assetuserinfo__headline {
    color: #0077c8
}

._assetuserinfo__subline {
    margin: 0 0 1.5625vw;
    text-transform: none
}

@media (min-width:1178px) {
    ._assetuserinfo__subline {
        margin: 0 0 18px
    }
}

._verticalprocess-item {
    text-align: center
}

._verticalprocess-item:not(:last-of-type):after {
    background-color: rgba(83, 88, 91, .85);
    content: "";
    display: inline-block;
    height: 1rem;
    width: 1px
}

@keyframes g {
    0% {
        transform: scale(1)
    }
    5% {
        transform: scale(1.2)
    }
    10% {
        transform: scale(1)
    }
}

._verticalprocess-item__icon-border {
    animation: g 5s ease infinite;
    animation-fill-mode: forwards;
    border: 4px solid #e7e7e7;
    border-radius: 100%;
    cursor: pointer;
    height: 70px;
    margin: 0 auto;
    position: relative;
    transition: height .15s linear, width .15s linear;
    width: 70px;
    will-change: height, width
}

._verticalprocess-item__icon-wrapper {
    background-color: #fff;
    border: 1px solid #0077c8;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    height: 62px;
    transition: background-color .15s linear, height .15s linear, width .15s linear;
    width: 62px;
    will-change: background-color, height, width
}

._verticalprocess-item__icon {
    fill: #0077c8;
    height: 40px;
    margin: auto;
    transition: fill .15s linear, height .15s linear, width .15s linear;
    width: 40px;
    will-change: fill, height, width
}

._verticalprocess-item__body {
    background-color: #fff;
    cursor: pointer;
    margin-top: -2rem;
    padding: 3rem 2rem 1rem;
    text-align: left;
    transition: margin .15s linear, padding .15s linear;
    will-change: margin, padding
}

._verticalprocess-item__content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity .15s linear, max-height .15s linear;
    will-change: max-height, opacity
}

._verticalprocess-item__linklist {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

._verticalprocess-item__linklist--active {
    display: -ms-flexbox;
    display: flex
}

._verticalprocess-item__linklist h4 {
    margin: 3rem 0 1rem
}

._verticalprocess-item__linklist-item li {
    padding: .5rem 0
}

._verticalprocess-item:hover ._verticalprocess-item__icon-wrapper {
    background-color: #0077c8
}

._verticalprocess-item:hover ._verticalprocess-item__icon {
    fill: #fff;
    stroke: #fff
}

._verticalprocess-item--active ._verticalprocess-item__content {
    max-height: 1400px;
    opacity: 1;
    overflow: auto
}

._verticalprocess-item--active ._verticalprocess-item__body {
    cursor: default;
    margin-top: -2.5rem;
    padding: 3rem 2rem
}

._verticalprocess-item--active ._verticalprocess-item__icon {
    fill: #fff;
    height: 60px;
    stroke: #fff;
    width: 60px
}

._verticalprocess-item--active ._verticalprocess-item__icon-wrapper {
    background-color: #0077c8;
    height: 92px;
    width: 92px
}

._verticalprocess-item--active ._verticalprocess-item__icon-border {
    cursor: default;
    height: 100px;
    width: 100px
}

@media only screen and (min-width:700px) {
    ._verticalprocess-item--active ._verticalprocess-item__content {
        max-height: 600px
    }
    ._verticalprocess-item__linklist {
        -ms-flex-direction: row;
        flex-direction: row
    }
    ._verticalprocess-item__linklist-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media only screen and (min-width:1200px) {
    ._verticalprocess-item__linklist-item li {
        padding: .2rem 0
    }
}

.no-js ._verticalprocess-item__body,
.no-js ._verticalprocess-item__icon-border {
    cursor: auto
}

.no-js ._verticalprocess-item__content {
    max-height: none;
    opacity: 1
}

.no-js ._verticalprocess-item__icon-border {
    animation: none
}

._verticalprocess {
    background-color: hsla(0, 0%, 91%, .85)
}

._verticalprocess__item-list {
    position: relative
}

._video ._richtext {
    padding: 0
}

._video-player__embed-code-wrapper {
    margin-top: 2rem
}

._video-player__embed-code-label-text {
    display: block;
    padding-right: 2rem
}

._video-player__embed-code-field {
    border: 1px solid #aaa;
    margin: .5rem auto;
    padding: .75rem;
    width: 100%
}

@media (min-width:800px) {
    ._video-player__embed-code-label {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex
    }
    ._video-player__embed-code-label-text {
        min-width: 200px
    }
    ._video-player__embed-code-field {
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin: 0;
        width: auto
    }
}

._video-player__wrapper {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

._video-player {
    left: 0;
    position: absolute;
    top: 0
}

._video-player,
._video-player__media {
    height: 100%;
    width: 100%
}

._header__logo {
    width: 116px
}

@media screen and (min-width:900px) {
    ._header__logo {
        width: 182px
    }
}

._header__inner:before {
    margin-top: 5px
}

._smallprint {
    font-size: .875rem
}

@media (min-width:900px) {
    ._smallprint__item {
        padding: 0 0 0 1em
    }
}

._footer ._p-module {
    margin-bottom: 0
}

._header__site-name-wrapper {
    margin-left: 1.5rem
}

@media screen and (min-width:650px) {
    ._header__site-name-wrapper {
        margin-left: -.5rem
    }
}

@media screen and (min-width:900px) {
    ._header__site-name-wrapper {
        margin-left: 2.25rem
    }
}

li._nav-meta__item:last-child {
    padding-right: 0
}

._nav-global__overlay {
    top: 117px
}


/*# sourceMappingURL=styles.css.map */
